#9698EA#9698EA
#9698EA is a light, moderate blue. Relative luminance 0.349; OKLCH L 71.1% C 0.119 H 281.9°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9698EA |
|---|---|
| RGB | rgb(150, 152, 234) |
| HSL | hsl(239, 67%, 75%) |
| HSV | hsv(239, 36%, 92%) |
| CMYK | cmyk(35.9%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(65.65, 18.48, -41.56) |
| CIE-LCH | lch(65.65, 45.49, 293.97°) |
| OKLab | oklab(71.09% 0.0244 -0.1163) |
| OKLCH | oklch(71.09% 0.119 281.9) |
| XYZ | xyz(38.6530, 34.8797, 82.5218) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.37
Perrywinkle
#8F8CE7
ΔE00 3.51
Lavender Blue
#8B88F8
ΔE00 5.56
Periwinkle (survey)
#8E82FE
ΔE00 7.39
Lavender
#B39DDB
ΔE00 8.79
Soft Blue
#6488EA
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9698EA #EAE896
analogous
#96C2EA #9698EA #BE96EA
triadic
#9698EA #EA9698 #98EA96
tetradic
#9698EA #EA96C2 #EAE896 #96EABE
square
#9698EA #EA96C2 #EAE896 #96EABE
split-complementary
#9698EA #EABE96 #C2EA96
monochromatic
#3034D6 #6366E0 #9698EA #C9CAF4 #E5E6FA
Accessibility & contrast
On white
2.63
#9698EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#9698EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9698EA
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9698EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9698EA | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2ED
Deuteranopia (green-blind)
#7A9DE8
Tritanopia (blue-blind)
#7FA8B6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9698ea; /* rgb */ color: rgb(150, 152, 234); /* oklch */ color: oklch(71.1% 0.119 281.9);
Tailwind
colors: {
custom: {
50: '#b7b6f1',
500: '#9698ea',
950: '#000000',
},
}SCSS
$custom: #9698ea; $custom-light: #b7b6f1; $custom-dark: #000000;
JSON
{
"hex": "#9698ea",
"rgb": {
"r": 150,
"g": 152,
"b": 234
},
"hsl": {
"h": 238.571,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.71093,
"c": 0.11884,
"h": 281.9
},
"luminance": 0.34881
}Semantic roles & 50–950 ramp
primary
#9698EA
secondary
#F1F1DA
accent
#CA17CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084