#CACCDF#CACCDF
#CACCDF is a very light, muted blue. Relative luminance 0.611; OKLCH L 84.9% C 0.026 H 281.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCDF |
|---|---|
| RGB | rgb(202, 204, 223) |
| HSL | hsl(234, 25%, 83%) |
| HSV | hsv(234, 9%, 87%) |
| CMYK | cmyk(9.4%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(82.42, 2.96, -9.62) |
| CIE-LCH | lch(82.42, 10.07, 287.07°) |
| OKLab | oklab(84.95% 0.005 -0.0259) |
| OKLCH | oklch(84.95% 0.026 281) |
| XYZ | xyz(59.2665, 61.0696, 78.4630) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.60
Lightsteelblue
#B0C4DE
ΔE00 7.64
Fog
#D8DCE0
ΔE00 7.97
Dove Gray
#B6B8BD
ΔE00 8.19
Light Gray
#D3D3D3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCDF #DFDDCA
analogous
#CAD6DF #CACCDF #D2CADF
triadic
#CACCDF #DFCACC #CCDFCA
tetradic
#CACCDF #DFCAD6 #DFDDCA #CADFD2
square
#CACCDF #DFCAD6 #DFDDCA #CADFD2
split-complementary
#CACCDF #DFD2CA #D6DFCA
monochromatic
#7E83B1 #A4A7C8 #CACCDF #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.59
#CACCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CACCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCDF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCDF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE0
Deuteranopia (green-blind)
#C7CCDE
Tritanopia (blue-blind)
#C6CFD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #caccdf; /* rgb */ color: rgb(202, 204, 223); /* oklch */ color: oklch(84.9% 0.026 281.0);
Tailwind
colors: {
custom: {
50: '#dadbe9',
500: '#caccdf',
950: '#000000',
},
}SCSS
$custom: #caccdf; $custom-light: #dadbe9; $custom-dark: #000000;
JSON
{
"hex": "#caccdf",
"rgb": {
"r": 202,
"g": 204,
"b": 223
},
"hsl": {
"h": 234.286,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.84948,
"c": 0.02635,
"h": 281
},
"luminance": 0.6107
}Semantic roles & 50–950 ramp
primary
#CACCDF
secondary
#B6B397
accent
#9A42A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484