#CAC8DA#CAC8DA
#CAC8DA is a very light, muted blue. Relative luminance 0.589; OKLCH L 84.0% C 0.025 H 291.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC8DA |
|---|---|
| RGB | rgb(202, 200, 218) |
| HSL | hsl(247, 20%, 82%) |
| HSV | hsv(247, 8%, 85%) |
| CMYK | cmyk(7.3%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(81.25, 4.09, -8.68) |
| CIE-LCH | lch(81.25, 9.60, 295.23°) |
| OKLab | oklab(83.99% 0.0089 -0.0233) |
| OKLCH | oklch(83.99% 0.025 291) |
| XYZ | xyz(57.6639, 58.9269, 74.6522) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.95
Light Blue Grey
#B7C9E2
ΔE00 8.41
Fog
#D8DCE0
ΔE00 8.78
Light Gray
#D3D3D3
ΔE00 8.86
Thistle
#D8BFD8
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC8DA #D8DAC8
analogous
#C8CFDA #CAC8DA #D3C8DA
triadic
#CAC8DA #DACAC8 #C8DACA
tetradic
#CAC8DA #DAC8CF #D8DAC8 #C8DAD3
square
#CAC8DA #DAC8CF #D8DAC8 #C8DAD3
split-complementary
#CAC8DA #DAD3C8 #CFDAC8
monochromatic
#837FA9 #A7A3C1 #CAC8DA #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.64
#CAC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CAC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC8DA
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC8DA | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#C4C9D9
Tritanopia (blue-blind)
#C7CBCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cac8da; /* rgb */ color: rgb(202, 200, 218); /* oklch */ color: oklch(84.0% 0.025 291.0);
Tailwind
colors: {
custom: {
50: '#dad8e5',
500: '#cac8da',
950: '#000000',
},
}SCSS
$custom: #cac8da; $custom-light: #dad8e5; $custom-dark: #000000;
JSON
{
"hex": "#cac8da",
"rgb": {
"r": 202,
"g": 200,
"b": 218
},
"hsl": {
"h": 246.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.83988,
"c": 0.02492,
"h": 291
},
"luminance": 0.58927
}Semantic roles & 50–950 ramp
primary
#CAC8DA
secondary
#ADB097
accent
#9E4894
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384