#CACDDF#CACDDF
#CACDDF is a very light, muted blue. Relative luminance 0.615; OKLCH L 85.1% C 0.025 H 278.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDDF |
|---|---|
| RGB | rgb(202, 205, 223) |
| HSL | hsl(231, 25%, 83%) |
| HSV | hsv(231, 9%, 87%) |
| CMYK | cmyk(9.4%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(82.67, 2.43, -9.24) |
| CIE-LCH | lch(82.67, 9.56, 284.71°) |
| OKLab | oklab(85.15% 0.0036 -0.0248) |
| OKLCH | oklch(85.15% 0.025 278.3) |
| XYZ | xyz(59.5050, 61.5465, 78.5424) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Light Blue Grey
#B7C9E2
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 7.25
Fog
#D8DCE0
ΔE00 7.38
Dove Gray
#B6B8BD
ΔE00 7.93
Light Gray
#D3D3D3
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDDF #DFDCCA
analogous
#CAD7DF #CACDDF #D1CADF
triadic
#CACDDF #DFCACD #CDDFCA
tetradic
#CACDDF #DFCAD7 #DFDCCA #CADFD1
square
#CACDDF #DFCAD7 #DFDCCA #CADFD1
split-complementary
#CACDDF #DFD1CA #D7DFCA
monochromatic
#7E85B1 #A4A9C8 #CACDDF #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.58
#CACDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#CACDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDDF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDDF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#C6D0D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacddf; /* rgb */ color: rgb(202, 205, 223); /* oklch */ color: oklch(85.1% 0.025 278.3);
Tailwind
colors: {
custom: {
50: '#dadce9',
500: '#cacddf',
950: '#000000',
},
}SCSS
$custom: #cacddf; $custom-light: #dadce9; $custom-dark: #000000;
JSON
{
"hex": "#cacddf",
"rgb": {
"r": 202,
"g": 205,
"b": 223
},
"hsl": {
"h": 231.429,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.85148,
"c": 0.02509,
"h": 278.3
},
"luminance": 0.61547
}Semantic roles & 50–950 ramp
primary
#CACDDF
secondary
#B6B297
accent
#9542A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484