#CACDDE#CACDDE
#CACDDE is a very light, muted blue. Relative luminance 0.615; OKLCH L 85.1% C 0.024 H 277.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDDE |
|---|---|
| RGB | rgb(202, 205, 222) |
| HSL | hsl(231, 23%, 83%) |
| HSV | hsv(231, 9%, 87%) |
| CMYK | cmyk(9%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(82.64, 2.23, -8.75) |
| CIE-LCH | lch(82.64, 9.03, 284.28°) |
| OKLab | oklab(85.12% 0.0033 -0.0235) |
| OKLCH | oklch(85.12% 0.024 277.9) |
| XYZ | xyz(59.3706, 61.4927, 77.8345) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.17
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Fog
#D8DCE0
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.26
Dove Gray
#B6B8BD
ΔE00 7.64
Light Gray
#D3D3D3
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDDE #DEDBCA
analogous
#CAD7DE #CACDDE #D1CADE
triadic
#CACDDE #DECACD #CDDECA
tetradic
#CACDDE #DECAD7 #DEDBCA #CADED1
square
#CACDDE #DECAD7 #DEDBCA #CADED1
split-complementary
#CACDDE #DED1CA #D7DECA
monochromatic
#7F86AF #A4A9C7 #CACDDE #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.58
#CACDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CACDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDDE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDDE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDF
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#C6D0D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacdde; /* rgb */ color: rgb(202, 205, 222); /* oklch */ color: oklch(85.1% 0.024 277.9);
Tailwind
colors: {
custom: {
50: '#dadce8',
500: '#cacdde',
950: '#000000',
},
}SCSS
$custom: #cacdde; $custom-light: #dadce8; $custom-dark: #000000;
JSON
{
"hex": "#cacdde",
"rgb": {
"r": 202,
"g": 205,
"b": 222
},
"hsl": {
"h": 231,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.85116,
"c": 0.02373,
"h": 277.9
},
"luminance": 0.61493
}Semantic roles & 50–950 ramp
primary
#CACDDE
secondary
#B5B098
accent
#9444A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484