#CAC8D6#CAC8D6
#CAC8D6 is a very light, near-neutral blue. Relative luminance 0.587; OKLCH L 83.9% C 0.019 H 292.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC8D6 |
|---|---|
| RGB | rgb(202, 200, 214) |
| HSL | hsl(249, 15%, 81%) |
| HSV | hsv(249, 7%, 84%) |
| CMYK | cmyk(5.6%, 6.5%, 0%, 16.1%) |
| CIE-LAB | lab(81.14, 3.31, -6.71) |
| CIE-LCH | lch(81.14, 7.48, 296.28°) |
| OKLab | oklab(83.86% 0.0074 -0.0179) |
| OKLCH | oklch(83.86% 0.019 292.5) |
| XYZ | xyz(57.1467, 58.7200, 71.9287) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.39
Silver
#C0C0C0
ΔE00 7.42
Fog
#D8DCE0
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC8D6 #D4D6C8
analogous
#C8CDD6 #CAC8D6 #D1C8D6
triadic
#CAC8D6 #D6CAC8 #C8D6CA
tetradic
#CAC8D6 #D6C8CD #D4D6C8 #C8D6D1
square
#CAC8D6 #D6C8CD #D4D6C8 #C8D6D1
split-complementary
#CAC8D6 #D6D1C8 #CDD6C8
monochromatic
#8682A2 #A8A5BC #CAC8D6 #ECEBF0 #EEEDF2
Accessibility & contrast
On white
1.65
#CAC8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#CAC8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC8D6
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC8D6 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD7
Deuteranopia (green-blind)
#C5C9D6
Tritanopia (blue-blind)
#C8CACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cac8d6; /* rgb */ color: rgb(202, 200, 214); /* oklch */ color: oklch(83.9% 0.019 292.5);
Tailwind
colors: {
custom: {
50: '#dad8e2',
500: '#cac8d6',
950: '#000000',
},
}SCSS
$custom: #cac8d6; $custom-light: #dad8e2; $custom-dark: #000000;
JSON
{
"hex": "#cac8d6",
"rgb": {
"r": 202,
"g": 200,
"b": 214
},
"hsl": {
"h": 248.571,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.83861,
"c": 0.0194,
"h": 292.5
},
"luminance": 0.5872
}Semantic roles & 50–950 ramp
primary
#CAC8D6
secondary
#A8AB98
accent
#994D8E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384