#CACEDE#CACEDE
#CACEDE is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.3% C 0.023 H 274.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEDE |
|---|---|
| RGB | rgb(202, 206, 222) |
| HSL | hsl(228, 23%, 83%) |
| HSV | hsv(228, 9%, 87%) |
| CMYK | cmyk(9%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(82.90, 1.70, -8.37) |
| CIE-LCH | lch(82.90, 8.54, 281.47°) |
| OKLab | oklab(85.32% 0.0019 -0.0225) |
| OKLCH | oklch(85.32% 0.023 274.7) |
| XYZ | xyz(59.6105, 61.9726, 77.9145) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.83
Lavender (CSS)
#E6E6FA
ΔE00 6.31
Fog
#D8DCE0
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.40
Dove Gray
#B6B8BD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEDE #DEDACA
analogous
#CAD8DE #CACEDE #D0CADE
triadic
#CACEDE #DECACE #CEDECA
tetradic
#CACEDE #DECAD8 #DEDACA #CADED0
square
#CACEDE #DECAD8 #DEDACA #CADED0
split-complementary
#CACEDE #DED0CA #D8DECA
monochromatic
#7F88AF #A4ABC7 #CACEDE #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.57
#CACEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#CACEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEDE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEDE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#C6D1D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacede; /* rgb */ color: rgb(202, 206, 222); /* oklch */ color: oklch(85.3% 0.023 274.7);
Tailwind
colors: {
custom: {
50: '#dadce8',
500: '#cacede',
950: '#000000',
},
}SCSS
$custom: #cacede; $custom-light: #dadce8; $custom-dark: #000000;
JSON
{
"hex": "#cacede",
"rgb": {
"r": 202,
"g": 206,
"b": 222
},
"hsl": {
"h": 228,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.85317,
"c": 0.02256,
"h": 274.7
},
"luminance": 0.61973
}Semantic roles & 50–950 ramp
primary
#CACEDE
secondary
#B5AF98
accent
#8F44A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484