#9FAECB#9FAECB
#9FAECB is a light, muted blue. Relative luminance 0.420; OKLCH L 74.9% C 0.045 H 263.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAECB |
|---|---|
| RGB | rgb(159, 174, 203) |
| HSL | hsl(220, 30%, 71%) |
| HSV | hsv(220, 22%, 80%) |
| CMYK | cmyk(21.7%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(70.84, 1.05, -16.46) |
| CIE-LCH | lch(70.84, 16.50, 273.63°) |
| OKLab | oklab(74.89% -0.005 -0.0449) |
| OKLCH | oklch(74.89% 0.045 263.6) |
| XYZ | xyz(40.2108, 41.9538, 62.4677) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 7.41
Cool Gray
#9AA7B0
ΔE00 8.57
Bluey Grey
#89A0B0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAECB #CBBC9F
analogous
#9FC4CB #9FAECB #A69FCB
triadic
#9FAECB #CB9FAE #AECB9F
tetradic
#9FAECB #CB9FC4 #CBBC9F #9FCBA6
square
#9FAECB #CB9FC4 #CBBC9F #9FCBA6
split-complementary
#9FAECB #CBA69F #C4CB9F
monochromatic
#546C9B #778DB5 #9FAECB #C7CFE1 #EBEEF4
Accessibility & contrast
On white
2.24
#9FAECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#9FAECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAECB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAECB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CC
Deuteranopia (green-blind)
#A1ACCA
Tritanopia (blue-blind)
#94B4B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9faecb; /* rgb */ color: rgb(159, 174, 203); /* oklch */ color: oklch(74.9% 0.045 263.6);
Tailwind
colors: {
custom: {
50: '#bcc6da',
500: '#9faecb',
950: '#000000',
},
}SCSS
$custom: #9faecb; $custom-light: #bcc6da; $custom-dark: #000000;
JSON
{
"hex": "#9faecb",
"rgb": {
"r": 159,
"g": 174,
"b": 203
},
"hsl": {
"h": 219.545,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.74888,
"c": 0.04514,
"h": 263.6
},
"luminance": 0.41955
}Semantic roles & 50–950 ramp
primary
#9FAECB
secondary
#E9E5DD
accent
#843DA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121315
muted
#818283