#CAC8DC#CAC8DC
#CAC8DC is a very light, muted blue. Relative luminance 0.590; OKLCH L 84.1% C 0.028 H 290.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC8DC |
|---|---|
| RGB | rgb(202, 200, 220) |
| HSL | hsl(246, 22%, 82%) |
| HSV | hsv(246, 9%, 86%) |
| CMYK | cmyk(8.2%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(81.31, 4.48, -9.67) |
| CIE-LCH | lch(81.31, 10.66, 294.88°) |
| OKLab | oklab(84.05% 0.0096 -0.0259) |
| OKLCH | oklch(84.05% 0.028 290.4) |
| XYZ | xyz(57.9271, 59.0322, 76.0388) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 8.45
Dove Gray
#B6B8BD
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 8.62
Periwinkle
#CCCCFF
ΔE00 9.28
Lightsteelblue
#B0C4DE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC8DC #DADCC8
analogous
#C8D0DC #CAC8DC #D4C8DC
triadic
#CAC8DC #DCCAC8 #C8DCCA
tetradic
#CAC8DC #DCC8D0 #DADCC8 #C8DCD4
square
#CAC8DC #DCC8D0 #DADCC8 #C8DCD4
split-complementary
#CAC8DC #DCD4C8 #D0DCC8
monochromatic
#827DAC #A6A3C4 #CAC8DC #EDECF3 #EDECF3
Accessibility & contrast
On white
1.64
#CAC8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CAC8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC8DC
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC8DC | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#C4CADB
Tritanopia (blue-blind)
#C7CBCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cac8dc; /* rgb */ color: rgb(202, 200, 220); /* oklch */ color: oklch(84.1% 0.028 290.4);
Tailwind
colors: {
custom: {
50: '#dad8e6',
500: '#cac8dc',
950: '#000000',
},
}SCSS
$custom: #cac8dc; $custom-light: #dad8e6; $custom-dark: #000000;
JSON
{
"hex": "#cac8dc",
"rgb": {
"r": 202,
"g": 200,
"b": 220
},
"hsl": {
"h": 246,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.84053,
"c": 0.02768,
"h": 290.4
},
"luminance": 0.59032
}Semantic roles & 50–950 ramp
primary
#CAC8DC
secondary
#AFB296
accent
#A14597
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384