#CACCD8#CACCD8
#CACCD8 is a very light, near-neutral blue. Relative luminance 0.607; OKLCH L 84.7% C 0.017 H 278.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCD8 |
|---|---|
| RGB | rgb(202, 204, 216) |
| HSL | hsl(231, 15%, 82%) |
| HSV | hsv(231, 6%, 85%) |
| CMYK | cmyk(6.5%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.22, 1.58, -6.18) |
| CIE-LCH | lch(82.22, 6.38, 284.35°) |
| OKLab | oklab(84.73% 0.0025 -0.0165) |
| OKLCH | oklch(84.73% 0.017 278.5) |
| XYZ | xyz(58.3423, 60.6999, 73.5950) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.60
Light Gray
#D3D3D3
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.19
Silver
#C0C0C0
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCD8 #D8D6CA
analogous
#CAD3D8 #CACCD8 #CFCAD8
triadic
#CACCD8 #D8CACC #CCD8CA
tetradic
#CACCD8 #D8CAD3 #D8D6CA #CAD8CF
square
#CACCD8 #D8CAD3 #D8D6CA #CAD8CF
split-complementary
#CACCD8 #D8CFCA #D3D8CA
monochromatic
#8388A4 #A7AABE #CACCD8 #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.60
#CACCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CACCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCD8
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCD8 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD9
Deuteranopia (green-blind)
#C8CCD8
Tritanopia (blue-blind)
#C7CED0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #caccd8; /* rgb */ color: rgb(202, 204, 216); /* oklch */ color: oklch(84.7% 0.017 278.5);
Tailwind
colors: {
custom: {
50: '#dadbe4',
500: '#caccd8',
950: '#000000',
},
}SCSS
$custom: #caccd8; $custom-light: #dadbe4; $custom-dark: #000000;
JSON
{
"hex": "#caccd8",
"rgb": {
"r": 202,
"g": 204,
"b": 216
},
"hsl": {
"h": 231.429,
"s": 15.217,
"l": 81.961
},
"oklch": {
"l": 0.84726,
"c": 0.01671,
"h": 278.5
},
"luminance": 0.607
}Semantic roles & 50–950 ramp
primary
#CACCD8
secondary
#ADAA99
accent
#8E4C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484