#9A9FC0#9A9FC0
#9A9FC0 is a light, muted blue. Relative luminance 0.355; OKLCH L 71.0% C 0.048 H 278.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9FC0 |
|---|---|
| RGB | rgb(154, 159, 192) |
| HSL | hsl(232, 23%, 68%) |
| HSV | hsv(232, 20%, 75%) |
| CMYK | cmyk(19.8%, 17.2%, 0%, 24.7%) |
| CIE-LAB | lab(66.11, 5.25, -17.56) |
| CIE-LCH | lch(66.11, 18.33, 286.64°) |
| OKLab | oklab(70.98% 0.007 -0.0479) |
| OKLCH | oklch(70.98% 0.048 278.3) |
| XYZ | xyz(35.2367, 35.4715, 54.8492) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.22
Perrywinkle
#8F8CE7
ΔE00 11.38
Bluey Grey
#89A0B0
ΔE00 11.59
Cool Gray
#9AA7B0
ΔE00 11.60
Lightsteelblue
#B0C4DE
ΔE00 11.87
Periwinkle Blue
#8F99FB
ΔE00 12.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9FC0 #C0BB9A
analogous
#9AB2C0 #9A9FC0 #A89AC0
triadic
#9A9FC0 #C09A9F #9FC09A
tetradic
#9A9FC0 #C09AB2 #C0BB9A #9AC0A8
square
#9A9FC0 #C09AB2 #C0BB9A #9AC0A8
split-complementary
#9A9FC0 #C0A89A #B2C09A
monochromatic
#565D8A #747BA8 #9A9FC0 #C0C3D8 #E5E7EF
Accessibility & contrast
On white
2.59
#9A9FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#9A9FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9FC0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9FC0 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C2
Deuteranopia (green-blind)
#949FBF
Tritanopia (blue-blind)
#91A5AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9a9fc0; /* rgb */ color: rgb(154, 159, 192); /* oklch */ color: oklch(71.0% 0.048 278.3);
Tailwind
colors: {
custom: {
50: '#b8bbd3',
500: '#9a9fc0',
950: '#000000',
},
}SCSS
$custom: #9a9fc0; $custom-light: #b8bbd3; $custom-dark: #000000;
JSON
{
"hex": "#9a9fc0",
"rgb": {
"r": 154,
"g": 159,
"b": 192
},
"hsl": {
"h": 232.105,
"s": 23.171,
"l": 67.843
},
"oklch": {
"l": 0.70978,
"c": 0.04839,
"h": 278.3
},
"luminance": 0.35472
}Semantic roles & 50–950 ramp
primary
#9A9FC0
secondary
#E1DFD5
accent
#9544A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082