#9FA2CA#9FA2CA
#9FA2CA is a light, muted blue. Relative luminance 0.375; OKLCH L 72.4% C 0.058 H 281.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA2CA |
|---|---|
| RGB | rgb(159, 162, 202) |
| HSL | hsl(236, 29%, 71%) |
| HSV | hsv(236, 21%, 79%) |
| CMYK | cmyk(21.3%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.63, 7.46, -20.77) |
| CIE-LCH | lch(67.63, 22.07, 289.75°) |
| OKLab | oklab(72.37% 0.0115 -0.0568) |
| OKLCH | oklch(72.37% 0.058 281.5) |
| XYZ | xyz(37.8765, 37.4752, 61.1036) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.38
Light Periwinkle
#C1C6FC
ΔE00 10.44
Perrywinkle
#8F8CE7
ΔE00 10.65
Pale Purple
#B790D4
ΔE00 10.95
Periwinkle Blue
#8F99FB
ΔE00 11.09
Lavender (survey)
#C79FEF
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA2CA #CAC79F
analogous
#9FB7CA #9FA2CA #B19FCA
triadic
#9FA2CA #CA9FA2 #A2CA9F
tetradic
#9FA2CA #CA9FB7 #CAC79F #9FCAB1
square
#9FA2CA #CA9FB7 #CAC79F #9FCAB1
split-complementary
#9FA2CA #CAB19F #B7CA9F
monochromatic
#555A9A #787CB4 #9FA2CA #C6C8E0 #EBECF4
Accessibility & contrast
On white
2.47
#9FA2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#9FA2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA2CA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA2CA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CC
Deuteranopia (green-blind)
#96A3C9
Tritanopia (blue-blind)
#95A9AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9fa2ca; /* rgb */ color: rgb(159, 162, 202); /* oklch */ color: oklch(72.4% 0.058 281.5);
Tailwind
colors: {
custom: {
50: '#bcbdda',
500: '#9fa2ca',
950: '#000000',
},
}SCSS
$custom: #9fa2ca; $custom-light: #bcbdda; $custom-dark: #000000;
JSON
{
"hex": "#9fa2ca",
"rgb": {
"r": 159,
"g": 162,
"b": 202
},
"hsl": {
"h": 235.814,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.7237,
"c": 0.05799,
"h": 281.5
},
"luminance": 0.37476
}Semantic roles & 50–950 ramp
primary
#9FA2CA
secondary
#E8E7DD
accent
#A03EA8
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121214
muted
#818183