#9E9FCA#9E9FCA
#9E9FCA is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.7% C 0.062 H 283.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9E9FCA |
|---|---|
| RGB | rgb(158, 159, 202) |
| HSL | hsl(239, 29%, 71%) |
| HSV | hsv(239, 22%, 79%) |
| CMYK | cmyk(21.8%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.77, 8.83, -22.09) |
| CIE-LCH | lch(66.77, 23.79, 291.78°) |
| OKLab | oklab(71.68% 0.0147 -0.0605) |
| OKLCH | oklch(71.68% 0.062 283.7) |
| XYZ | xyz(37.1568, 36.3290, 60.9202) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.64
Perrywinkle
#8F8CE7
ΔE00 9.99
Pale Purple
#B790D4
ΔE00 10.09
Periwinkle Blue
#8F99FB
ΔE00 10.82
Lavender (survey)
#C79FEF
ΔE00 10.93
Light Periwinkle
#C1C6FC
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E9FCA #CAC99E
analogous
#9EB5CA #9E9FCA #B39ECA
triadic
#9E9FCA #CA9E9F #9FCA9E
tetradic
#9E9FCA #CA9EB5 #CAC99E #9ECAB3
square
#9E9FCA #CA9EB5 #CAC99E #9ECAB3
split-complementary
#9E9FCA #CAB39E #B5CA9E
monochromatic
#54569A #7678B4 #9E9FCA #C6C6E0 #EBEBF4
Accessibility & contrast
On white
2.54
#9E9FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#9E9FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E9FCA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E9FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E9FCA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#94A6AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9e9fca; /* rgb */ color: rgb(158, 159, 202); /* oklch */ color: oklch(71.7% 0.062 283.7);
Tailwind
colors: {
custom: {
50: '#bbbbda',
500: '#9e9fca',
950: '#000000',
},
}SCSS
$custom: #9e9fca; $custom-light: #bbbbda; $custom-dark: #000000;
JSON
{
"hex": "#9e9fca",
"rgb": {
"r": 158,
"g": 159,
"b": 202
},
"hsl": {
"h": 238.636,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.71681,
"c": 0.06229,
"h": 283.7
},
"luminance": 0.3633
}Semantic roles & 50–950 ramp
primary
#9E9FCA
secondary
#E8E8DC
accent
#A63EA8
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121114
muted
#818083