#9CA2EF#9CA2EF
#9CA2EF is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.7% C 0.111 H 279.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA2EF |
|---|---|
| RGB | rgb(156, 162, 239) |
| HSL | hsl(236, 72%, 77%) |
| HSV | hsv(236, 35%, 94%) |
| CMYK | cmyk(34.7%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(68.85, 15.72, -39.27) |
| CIE-LCH | lch(68.85, 42.30, 291.81°) |
| OKLab | oklab(73.74% 0.0191 -0.1096) |
| OKLCH | oklch(73.74% 0.111 279.9) |
| XYZ | xyz(42.2062, 39.1391, 86.9754) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.07
Perrywinkle
#8F8CE7
ΔE00 6.28
Lavender Blue
#8B88F8
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.41
Lavender
#B39DDB
ΔE00 8.80
Periwinkle (survey)
#8E82FE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA2EF #EFE99C
analogous
#9CCBEF #9CA2EF #C09CEF
triadic
#9CA2EF #EF9CA2 #A2EF9C
tetradic
#9CA2EF #EF9CCB #EFE99C #9CEFC0
square
#9CA2EF #EF9CCB #EFE99C #9CEFC0
split-complementary
#9CA2EF #EFC09C #CBEF9C
monochromatic
#333FDE #6771E6 #9CA2EF #D1D3F8 #E5E6FB
Accessibility & contrast
On white
2.38
#9CA2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#9CA2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA2EF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA2EF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#85A5ED
Tritanopia (blue-blind)
#85B1BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ca2ef; /* rgb */ color: rgb(156, 162, 239); /* oklch */ color: oklch(73.7% 0.111 279.9);
Tailwind
colors: {
custom: {
50: '#bbbdf4',
500: '#9ca2ef',
950: '#000000',
},
}SCSS
$custom: #9ca2ef; $custom-light: #bbbdf4; $custom-dark: #000000;
JSON
{
"hex": "#9ca2ef",
"rgb": {
"r": 156,
"g": 162,
"b": 239
},
"hsl": {
"h": 235.663,
"s": 72.174,
"l": 77.451
},
"oklch": {
"l": 0.73736,
"c": 0.11122,
"h": 279.9
},
"luminance": 0.39141
}Semantic roles & 50–950 ramp
primary
#9CA2EF
secondary
#F2F1D9
accent
#C611D4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185