#9CAECA#9CAECA
#9CAECA is a light, muted blue. Relative luminance 0.416; OKLCH L 74.6% C 0.045 H 259.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9CAECA |
|---|---|
| RGB | rgb(156, 174, 202) |
| HSL | hsl(217, 30%, 70%) |
| HSV | hsv(217, 23%, 79%) |
| CMYK | cmyk(22.8%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.60, -0.12, -16.30) |
| CIE-LCH | lch(70.60, 16.30, 269.58°) |
| OKLab | oklab(74.63% -0.0085 -0.0444) |
| OKLCH | oklch(74.63% 0.045 259.2) |
| XYZ | xyz(39.5042, 41.6032, 61.8145) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 5.96
Light Grey Blue
#9DBCD4
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 7.22
Bluey Grey
#89A0B0
ΔE00 7.67
Cool Gray
#9AA7B0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CAECA #CAB89C
analogous
#9CC5CA #9CAECA #A19CCA
triadic
#9CAECA #CA9CAE #AECA9C
tetradic
#9CAECA #CA9CC5 #CAB89C #9CCAA1
square
#9CAECA #CA9CC5 #CAB89C #9CCAA1
split-complementary
#9CAECA #CAA19C #C5CA9C
monochromatic
#526E99 #748DB5 #9CAECA #C4CFDF #EBEFF4
Accessibility & contrast
On white
2.25
#9CAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#9CAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CAECA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CAECA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#A0ABC9
Tritanopia (blue-blind)
#90B4B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9caeca; /* rgb */ color: rgb(156, 174, 202); /* oklch */ color: oklch(74.6% 0.045 259.2);
Tailwind
colors: {
custom: {
50: '#bac6da',
500: '#9caeca',
950: '#000000',
},
}SCSS
$custom: #9caeca; $custom-light: #bac6da; $custom-dark: #000000;
JSON
{
"hex": "#9caeca",
"rgb": {
"r": 156,
"g": 174,
"b": 202
},
"hsl": {
"h": 216.522,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.74634,
"c": 0.04525,
"h": 259.2
},
"luminance": 0.41604
}Semantic roles & 50–950 ramp
primary
#9CAECA
secondary
#E7E2DB
accent
#7F3DA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283