#9692EB#9692EB
#9692EB is a light, vivid blue. Relative luminance 0.330; OKLCH L 70.0% C 0.129 H 284.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9692EB |
|---|---|
| RGB | rgb(150, 146, 235) |
| HSL | hsl(243, 69%, 75%) |
| HSV | hsv(243, 38%, 92%) |
| CMYK | cmyk(36.2%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(64.19, 22.19, -44.41) |
| CIE-LCH | lch(64.19, 49.65, 296.55°) |
| OKLab | oklab(69.99% 0.0325 -0.1246) |
| OKLCH | oklch(69.99% 0.129 284.6) |
| XYZ | xyz(37.8478, 33.0387, 82.9641) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.94
Periwinkle Blue
#8F99FB
ΔE00 4.07
Lavender Blue
#8B88F8
ΔE00 4.16
Periwinkle (survey)
#8E82FE
ΔE00 5.77
Lavender
#B39DDB
ΔE00 8.97
Soft Blue
#6488EA
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9692EB #E7EB92
analogous
#92BAEB #9692EB #C392EB
triadic
#9692EB #EB9692 #92EB96
tetradic
#9692EB #EB92BA #E7EB92 #92EBC3
square
#9692EB #EB92BA #E7EB92 #92EBC3
split-complementary
#9692EB #EBC392 #BAEB92
monochromatic
#322BD8 #645EE2 #9692EB #C8C6F4 #E6E5FA
Accessibility & contrast
On white
2.76
#9692EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#9692EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9692EB
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9692EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9692EB | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#7399E9
Tritanopia (blue-blind)
#7FA3B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9692eb; /* rgb */ color: rgb(150, 146, 235); /* oklch */ color: oklch(70.0% 0.129 284.6);
Tailwind
colors: {
custom: {
50: '#b8b2f2',
500: '#9692eb',
950: '#000000',
},
}SCSS
$custom: #9692eb; $custom-light: #b8b2f2; $custom-dark: #000000;
JSON
{
"hex": "#9692eb",
"rgb": {
"r": 150,
"g": 146,
"b": 235
},
"hsl": {
"h": 242.697,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.69987,
"c": 0.12872,
"h": 284.6
},
"luminance": 0.3304
}Semantic roles & 50–950 ramp
primary
#9692EB
secondary
#F1F2D9
accent
#D115C8
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85