#CACEDC#CACEDC
#CACEDC is a very light, near-neutral blue. Relative luminance 0.619; OKLCH L 85.3% C 0.020 H 273.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEDC |
|---|---|
| RGB | rgb(202, 206, 220) |
| HSL | hsl(227, 20%, 83%) |
| HSV | hsv(227, 8%, 86%) |
| CMYK | cmyk(8.2%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(82.84, 1.31, -7.39) |
| CIE-LCH | lch(82.84, 7.51, 280.02°) |
| OKLab | oklab(85.25% 0.0011 -0.0198) |
| OKLCH | oklch(85.25% 0.02 273.2) |
| XYZ | xyz(59.3441, 61.8660, 76.5112) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 6.62
Lavender (CSS)
#E6E6FA
ΔE00 6.66
Dove Gray
#B6B8BD
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEDC #DCD8CA
analogous
#CAD7DC #CACEDC #CFCADC
triadic
#CACEDC #DCCACE #CEDCCA
tetradic
#CACEDC #DCCAD7 #DCD8CA #CADCCF
square
#CACEDC #DCCAD7 #DCD8CA #CADCCF
split-complementary
#CACEDC #DCCFCA #D7DCCA
monochromatic
#808AAB #A5ACC4 #CACEDC #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.57
#CACEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#CACEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEDC
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEDC | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#C6D0D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacedc; /* rgb */ color: rgb(202, 206, 220); /* oklch */ color: oklch(85.3% 0.020 273.2);
Tailwind
colors: {
custom: {
50: '#dadce6',
500: '#cacedc',
950: '#000000',
},
}SCSS
$custom: #cacedc; $custom-light: #dadce6; $custom-dark: #000000;
JSON
{
"hex": "#cacedc",
"rgb": {
"r": 202,
"g": 206,
"b": 220
},
"hsl": {
"h": 226.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.85254,
"c": 0.01984,
"h": 273.2
},
"luminance": 0.61866
}Semantic roles & 50–950 ramp
primary
#CACEDC
secondary
#B2AC98
accent
#8B479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484