#9699EA#9699EA
#9699EA is a light, moderate blue. Relative luminance 0.352; OKLCH L 71.3% C 0.117 H 281.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9699EA |
|---|---|
| RGB | rgb(150, 153, 234) |
| HSL | hsl(238, 67%, 75%) |
| HSV | hsv(238, 36%, 92%) |
| CMYK | cmyk(35.9%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(65.91, 17.91, -41.17) |
| CIE-LCH | lch(65.91, 44.89, 293.51°) |
| OKLab | oklab(71.29% 0.0231 -0.1151) |
| OKLCH | oklch(71.29% 0.117 281.4) |
| XYZ | xyz(38.8160, 35.2057, 82.5761) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.31
Perrywinkle
#8F8CE7
ΔE00 3.80
Lavender Blue
#8B88F8
ΔE00 5.80
Periwinkle (survey)
#8E82FE
ΔE00 7.65
Lavender
#B39DDB
ΔE00 8.83
Soft Blue
#6488EA
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9699EA #EAE796
analogous
#96C3EA #9699EA #BD96EA
triadic
#9699EA #EA9699 #99EA96
tetradic
#9699EA #EA96C3 #EAE796 #96EABD
square
#9699EA #EA96C3 #EAE796 #96EABD
split-complementary
#9699EA #EABD96 #C3EA96
monochromatic
#3036D6 #6367E0 #9699EA #C9CBF4 #E5E6FA
Accessibility & contrast
On white
2.61
#9699EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#9699EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9699EA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9699EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9699EA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#7FA8B7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9699ea; /* rgb */ color: rgb(150, 153, 234); /* oklch */ color: oklch(71.3% 0.117 281.4);
Tailwind
colors: {
custom: {
50: '#b7b7f1',
500: '#9699ea',
950: '#000000',
},
}SCSS
$custom: #9699ea; $custom-light: #b7b7f1; $custom-dark: #000000;
JSON
{
"hex": "#9699ea",
"rgb": {
"r": 150,
"g": 153,
"b": 234
},
"hsl": {
"h": 237.857,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.71288,
"c": 0.11745,
"h": 281.4
},
"luminance": 0.35207
}Semantic roles & 50–950 ramp
primary
#9699EA
secondary
#F1F1DA
accent
#C817CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084