#9FACCC#9FACCC
#9FACCC is a light, muted blue. Relative luminance 0.412; OKLCH L 74.5% C 0.049 H 267.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACCC |
|---|---|
| RGB | rgb(159, 172, 204) |
| HSL | hsl(223, 31%, 71%) |
| HSV | hsv(223, 22%, 80%) |
| CMYK | cmyk(22.1%, 15.7%, 0%, 20%) |
| CIE-LAB | lab(70.34, 2.37, -17.77) |
| CIE-LCH | lch(70.34, 17.93, 277.61°) |
| OKLab | oklab(74.51% -0.0019 -0.0485) |
| OKLCH | oklch(74.51% 0.049 267.8) |
| XYZ | xyz(39.9469, 41.2347, 62.9695) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.89
Light Blue Grey
#B7C9E2
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 8.86
Pastel Blue
#A2BFFE
ΔE00 9.05
Light Periwinkle
#C1C6FC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACCC #CCBF9F
analogous
#9FC2CC #9FACCC #A89FCC
triadic
#9FACCC #CC9FAC #ACCC9F
tetradic
#9FACCC #CC9FC2 #CCBF9F #9FCCA8
square
#9FACCC #CC9FC2 #CCBF9F #9FCCA8
split-complementary
#9FACCC #CCA89F #C2CC9F
monochromatic
#53699D #7789B7 #9FACCC #C7CFE1 #EBEEF4
Accessibility & contrast
On white
2.27
#9FACCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#9FACCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACCC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACCC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECE
Deuteranopia (green-blind)
#9FAACB
Tritanopia (blue-blind)
#94B2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9faccc; /* rgb */ color: rgb(159, 172, 204); /* oklch */ color: oklch(74.5% 0.049 267.8);
Tailwind
colors: {
custom: {
50: '#bcc4db',
500: '#9faccc',
950: '#000000',
},
}SCSS
$custom: #9faccc; $custom-light: #bcc4db; $custom-dark: #000000;
JSON
{
"hex": "#9faccc",
"rgb": {
"r": 159,
"g": 172,
"b": 204
},
"hsl": {
"h": 222.667,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.74508,
"c": 0.04852,
"h": 267.8
},
"luminance": 0.41236
}Semantic roles & 50–950 ramp
primary
#9FACCC
secondary
#E9E6DD
accent
#8A3CA9
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121215
muted
#818183