#9FA0CA#9FA0CA
#9FA0CA is a light, moderate blue. Relative luminance 0.368; OKLCH L 72.0% C 0.061 H 283.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA0CA |
|---|---|
| RGB | rgb(159, 160, 202) |
| HSL | hsl(239, 29%, 71%) |
| HSV | hsv(239, 21%, 79%) |
| CMYK | cmyk(21.3%, 20.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.11, 8.58, -21.57) |
| CIE-LCH | lch(67.11, 23.22, 291.69°) |
| OKLab | oklab(71.96% 0.0144 -0.059) |
| OKLCH | oklch(71.96% 0.061 283.7) |
| XYZ | xyz(37.5270, 36.7762, 60.9871) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.73
Pale Purple
#B790D4
ΔE00 10.22
Perrywinkle
#8F8CE7
ΔE00 10.33
Light Periwinkle
#C1C6FC
ΔE00 10.81
Lavender (survey)
#C79FEF
ΔE00 10.97
Periwinkle Blue
#8F99FB
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA0CA #CAC99F
analogous
#9FB5CA #9FA0CA #B39FCA
triadic
#9FA0CA #CA9FA0 #A0CA9F
tetradic
#9FA0CA #CA9FB5 #CAC99F #9FCAB3
square
#9FA0CA #CA9FB5 #CAC99F #9FCAB3
split-complementary
#9FA0CA #CAB39F #B5CA9F
monochromatic
#55569A #7879B4 #9FA0CA #C6C7E0 #EBEBF4
Accessibility & contrast
On white
2.51
#9FA0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#9FA0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA0CA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA0CA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CC
Deuteranopia (green-blind)
#94A2C9
Tritanopia (blue-blind)
#95A7AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9fa0ca; /* rgb */ color: rgb(159, 160, 202); /* oklch */ color: oklch(72.0% 0.061 283.7);
Tailwind
colors: {
custom: {
50: '#bcbcda',
500: '#9fa0ca',
950: '#000000',
},
}SCSS
$custom: #9fa0ca; $custom-light: #bcbcda; $custom-dark: #000000;
JSON
{
"hex": "#9fa0ca",
"rgb": {
"r": 159,
"g": 160,
"b": 202
},
"hsl": {
"h": 238.605,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.71963,
"c": 0.06078,
"h": 283.7
},
"luminance": 0.36777
}Semantic roles & 50–950 ramp
primary
#9FA0CA
secondary
#E8E8DD
accent
#A53EA8
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121214
muted
#818183