#CACCDC#CACCDC
#CACCDC is a very light, muted blue. Relative luminance 0.609; OKLCH L 84.9% C 0.022 H 280.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCDC |
|---|---|
| RGB | rgb(202, 204, 220) |
| HSL | hsl(233, 20%, 83%) |
| HSV | hsv(233, 8%, 86%) |
| CMYK | cmyk(8.2%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(82.33, 2.36, -8.15) |
| CIE-LCH | lch(82.33, 8.49, 286.16°) |
| OKLab | oklab(84.85% 0.0039 -0.0219) |
| OKLCH | oklch(84.85% 0.022 280.2) |
| XYZ | xyz(58.8657, 60.9092, 76.3517) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 6.61
Fog
#D8DCE0
ΔE00 6.95
Dove Gray
#B6B8BD
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCDC #DCDACA
analogous
#CAD5DC #CACCDC #D1CADC
triadic
#CACCDC #DCCACC #CCDCCA
tetradic
#CACCDC #DCCAD5 #DCDACA #CADCD1
square
#CACCDC #DCCAD5 #DCDACA #CADCD1
split-complementary
#CACCDC #DCD1CA #D5DCCA
monochromatic
#8085AB #A5A9C4 #CACCDC #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.59
#CACCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CACCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCDC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCDC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#C6CFD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #caccdc; /* rgb */ color: rgb(202, 204, 220); /* oklch */ color: oklch(84.9% 0.022 280.2);
Tailwind
colors: {
custom: {
50: '#dadbe6',
500: '#caccdc',
950: '#000000',
},
}SCSS
$custom: #caccdc; $custom-light: #dadbe6; $custom-dark: #000000;
JSON
{
"hex": "#caccdc",
"rgb": {
"r": 202,
"g": 204,
"b": 220
},
"hsl": {
"h": 233.333,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.84852,
"c": 0.02221,
"h": 280.2
},
"luminance": 0.6091
}Semantic roles & 50–950 ramp
primary
#CACCDC
secondary
#B2AF98
accent
#95479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484