#9FAECA#9FAECA
#9FAECA is a light, muted blue. Relative luminance 0.419; OKLCH L 74.9% C 0.044 H 262.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAECA |
|---|---|
| RGB | rgb(159, 174, 202) |
| HSL | hsl(219, 29%, 71%) |
| HSV | hsv(219, 21%, 79%) |
| CMYK | cmyk(21.3%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.81, 0.82, -15.96) |
| CIE-LCH | lch(70.81, 15.98, 272.93°) |
| OKLab | oklab(74.85% -0.0054 -0.0435) |
| OKLCH | oklch(74.85% 0.044 262.9) |
| XYZ | xyz(40.0920, 41.9063, 61.8421) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.13
Cloudy Blue
#ACC2D9
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.26
Cool Gray
#9AA7B0
ΔE00 8.23
Bluey Grey
#89A0B0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAECA #CABB9F
analogous
#9FC3CA #9FAECA #A59FCA
triadic
#9FAECA #CA9FAE #AECA9F
tetradic
#9FAECA #CA9FC3 #CABB9F #9FCAA5
square
#9FAECA #CA9FC3 #CABB9F #9FCAA5
split-complementary
#9FAECA #CAA59F #C3CA9F
monochromatic
#556D9A #788DB4 #9FAECA #C6CFE0 #EBEEF4
Accessibility & contrast
On white
2.24
#9FAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#9FAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAECA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAECA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#94B4B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9faeca; /* rgb */ color: rgb(159, 174, 202); /* oklch */ color: oklch(74.9% 0.044 262.9);
Tailwind
colors: {
custom: {
50: '#bcc6da',
500: '#9faeca',
950: '#000000',
},
}SCSS
$custom: #9faeca; $custom-light: #bcc6da; $custom-dark: #000000;
JSON
{
"hex": "#9faeca",
"rgb": {
"r": 159,
"g": 174,
"b": 202
},
"hsl": {
"h": 219.07,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74851,
"c": 0.0438,
"h": 262.9
},
"luminance": 0.41907
}Semantic roles & 50–950 ramp
primary
#9FAECA
secondary
#E8E4DD
accent
#833EA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283