#CACEDF#CACEDF
#CACEDF is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.3% C 0.024 H 275.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEDF |
|---|---|
| RGB | rgb(202, 206, 223) |
| HSL | hsl(229, 25%, 83%) |
| HSV | hsv(229, 9%, 87%) |
| CMYK | cmyk(9.4%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(82.93, 1.90, -8.86) |
| CIE-LCH | lch(82.93, 9.07, 282.09°) |
| OKLab | oklab(85.35% 0.0022 -0.0238) |
| OKLCH | oklch(85.35% 0.024 275.3) |
| XYZ | xyz(59.7450, 62.0264, 78.6224) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.79
Lavender (CSS)
#E6E6FA
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.72
Light Gray
#D3D3D3
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEDF #DFDBCA
analogous
#CAD8DF #CACEDF #D0CADF
triadic
#CACEDF #DFCACE #CEDFCA
tetradic
#CACEDF #DFCAD8 #DFDBCA #CADFD0
square
#CACEDF #DFCAD8 #DFDBCA #CADFD0
split-complementary
#CACEDF #DFD0CA #D8DFCA
monochromatic
#7E87B1 #A4ABC8 #CACEDF #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.57
#CACEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CACEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEDF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEDF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFE0
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#C6D1D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacedf; /* rgb */ color: rgb(202, 206, 223); /* oklch */ color: oklch(85.3% 0.024 275.3);
Tailwind
colors: {
custom: {
50: '#dadce9',
500: '#cacedf',
950: '#000000',
},
}SCSS
$custom: #cacedf; $custom-light: #dadce9; $custom-dark: #000000;
JSON
{
"hex": "#cacedf",
"rgb": {
"r": 202,
"g": 206,
"b": 223
},
"hsl": {
"h": 228.571,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.85349,
"c": 0.02391,
"h": 275.3
},
"luminance": 0.62027
}Semantic roles & 50–950 ramp
primary
#CACEDF
secondary
#B6B097
accent
#9142A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484