#CACCDD#CACCDD
#CACCDD is a very light, muted blue. Relative luminance 0.610; OKLCH L 84.9% C 0.024 H 280.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCDD |
|---|---|
| RGB | rgb(202, 204, 221) |
| HSL | hsl(234, 22%, 83%) |
| HSV | hsv(234, 9%, 87%) |
| CMYK | cmyk(8.6%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(82.36, 2.56, -8.64) |
| CIE-LCH | lch(82.36, 9.01, 286.49°) |
| OKLab | oklab(84.88% 0.0043 -0.0232) |
| OKLCH | oklch(84.88% 0.024 280.5) |
| XYZ | xyz(58.9985, 60.9624, 77.0513) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.58
Fog
#D8DCE0
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCDD #DDDBCA
analogous
#CAD5DD #CACCDD #D1CADD
triadic
#CACCDD #DDCACC #CCDDCA
tetradic
#CACCDD #DDCAD5 #DDDBCA #CADDD1
square
#CACCDD #DDCAD5 #DDDBCA #CADDD1
split-complementary
#CACCDD #DDD1CA #D5DDCA
monochromatic
#7F84AD #A5A8C5 #CACCDD #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.59
#CACCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CACCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCDD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCDD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDE
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#C6CFD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #caccdd; /* rgb */ color: rgb(202, 204, 221); /* oklch */ color: oklch(84.9% 0.024 280.5);
Tailwind
colors: {
custom: {
50: '#dadbe7',
500: '#caccdd',
950: '#000000',
},
}SCSS
$custom: #caccdd; $custom-light: #dadbe7; $custom-dark: #000000;
JSON
{
"hex": "#caccdd",
"rgb": {
"r": 202,
"g": 204,
"b": 221
},
"hsl": {
"h": 233.684,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.84884,
"c": 0.02359,
"h": 280.5
},
"luminance": 0.60963
}Semantic roles & 50–950 ramp
primary
#CACCDD
secondary
#B3B098
accent
#9745A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484