#9692CA#9692CA
#9692CA is a light, moderate blue. Relative luminance 0.313; OKLCH L 68.4% C 0.082 H 287.3°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9692CA |
|---|---|
| RGB | rgb(150, 146, 202) |
| HSL | hsl(244, 35%, 68%) |
| HSV | hsv(244, 28%, 79%) |
| CMYK | cmyk(25.7%, 27.7%, 0%, 20.8%) |
| CIE-LAB | lab(62.76, 13.74, -28.30) |
| CIE-LCH | lch(62.76, 31.45, 295.89°) |
| OKLab | oklab(68.42% 0.0243 -0.0781) |
| OKLCH | oklch(68.42% 0.082 287.3) |
| XYZ | xyz(33.5146, 31.3054, 60.1425) |
| Luminance | 0.3131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.47
Perrywinkle
#8F8CE7
ΔE00 6.77
Pale Purple
#B790D4
ΔE00 8.46
Periwinkle Blue
#8F99FB
ΔE00 9.41
Wisteria
#A87DC2
ΔE00 9.73
Lavender Blue
#8B88F8
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9692CA #C6CA92
analogous
#92AACA #9692CA #B292CA
triadic
#9692CA #CA9692 #92CA96
tetradic
#9692CA #CA92AA #C6CA92 #92CAB2
square
#9692CA #CA92AA #C6CA92 #92CAB2
split-complementary
#9692CA #CAB292 #AACA92
monochromatic
#4F4A98 #6E69B6 #9692CA #BEBBDE #E5E4F2
Accessibility & contrast
On white
2.89
#9692CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#9692CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9692CA
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9692CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9692CA | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CC
Deuteranopia (green-blind)
#8296C9
Tritanopia (blue-blind)
#8A9CA6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9692ca; /* rgb */ color: rgb(150, 146, 202); /* oklch */ color: oklch(68.4% 0.082 287.3);
Tailwind
colors: {
custom: {
50: '#b6b2da',
500: '#9692ca',
950: '#000000',
},
}SCSS
$custom: #9692ca; $custom-light: #b6b2da; $custom-dark: #000000;
JSON
{
"hex": "#9692ca",
"rgb": {
"r": 150,
"g": 146,
"b": 202
},
"hsl": {
"h": 244.286,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.68421,
"c": 0.08185,
"h": 287.3
},
"luminance": 0.31306
}Semantic roles & 50–950 ramp
primary
#9692CA
secondary
#E3E4D3
accent
#AD38A5
background
#FBFAFD
surface
#F6F5FA
border
#D0CFD3
text
#111015
muted
#807F83