#CACEDD#CACEDD
#CACEDD is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.3% C 0.021 H 274.0°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEDD |
|---|---|
| RGB | rgb(202, 206, 221) |
| HSL | hsl(227, 22%, 83%) |
| HSV | hsv(227, 9%, 87%) |
| CMYK | cmyk(8.6%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(82.87, 1.50, -7.88) |
| CIE-LCH | lch(82.87, 8.02, 280.79°) |
| OKLab | oklab(85.29% 0.0015 -0.0211) |
| OKLCH | oklch(85.29% 0.021 274) |
| XYZ | xyz(59.4769, 61.9192, 77.2107) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.91
Fog
#D8DCE0
ΔE00 6.09
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.01
Dove Gray
#B6B8BD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEDD #DDD9CA
analogous
#CAD7DD #CACEDD #CFCADD
triadic
#CACEDD #DDCACE #CEDDCA
tetradic
#CACEDD #DDCAD7 #DDD9CA #CADDCF
square
#CACEDD #DDCAD7 #DDD9CA #CADDCF
split-complementary
#CACEDD #DDCFCA #D7DDCA
monochromatic
#7F89AD #A5ACC5 #CACEDD #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.57
#CACEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#CACEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEDD
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEDD | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#C6D1D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacedd; /* rgb */ color: rgb(202, 206, 221); /* oklch */ color: oklch(85.3% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#dadce7',
500: '#cacedd',
950: '#000000',
},
}SCSS
$custom: #cacedd; $custom-light: #dadce7; $custom-dark: #000000;
JSON
{
"hex": "#cacedd",
"rgb": {
"r": 202,
"g": 206,
"b": 221
},
"hsl": {
"h": 227.368,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.85285,
"c": 0.02119,
"h": 274
},
"luminance": 0.6192
}Semantic roles & 50–950 ramp
primary
#CACEDD
secondary
#B3AE98
accent
#8D45A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484