#9692EA#9692EA
#9692EA is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.9% C 0.127 H 284.7°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9692EA |
|---|---|
| RGB | rgb(150, 146, 234) |
| HSL | hsl(243, 68%, 75%) |
| HSV | hsv(243, 38%, 92%) |
| CMYK | cmyk(35.9%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(64.15, 21.93, -43.93) |
| CIE-LCH | lch(64.15, 49.10, 296.52°) |
| OKLab | oklab(69.94% 0.0323 -0.1232) |
| OKLCH | oklch(69.94% 0.127 284.7) |
| XYZ | xyz(37.7037, 32.9811, 82.2054) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.95
Periwinkle Blue
#8F99FB
ΔE00 4.18
Lavender Blue
#8B88F8
ΔE00 4.28
Periwinkle (survey)
#8E82FE
ΔE00 5.88
Lavender
#B39DDB
ΔE00 8.86
Soft Blue
#6488EA
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9692EA #E6EA92
analogous
#92BAEA #9692EA #C292EA
triadic
#9692EA #EA9692 #92EA96
tetradic
#9692EA #EA92BA #E6EA92 #92EAC2
square
#9692EA #EA92BA #E6EA92 #92EAC2
split-complementary
#9692EA #EAC292 #BAEA92
monochromatic
#332BD6 #655FE0 #9692EA #C7C5F4 #E6E5FA
Accessibility & contrast
On white
2.76
#9692EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#9692EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9692EA
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9692EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9692EA | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#7399E8
Tritanopia (blue-blind)
#7FA3B3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9692ea; /* rgb */ color: rgb(150, 146, 234); /* oklch */ color: oklch(69.9% 0.127 284.7);
Tailwind
colors: {
custom: {
50: '#b7b2f1',
500: '#9692ea',
950: '#000000',
},
}SCSS
$custom: #9692ea; $custom-light: #b7b2f1; $custom-dark: #000000;
JSON
{
"hex": "#9692ea",
"rgb": {
"r": 150,
"g": 146,
"b": 234
},
"hsl": {
"h": 242.727,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.69936,
"c": 0.12732,
"h": 284.7
},
"luminance": 0.32982
}Semantic roles & 50–950 ramp
primary
#9692EA
secondary
#F0F2D9
accent
#D016C7
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85