#CAC2D4#CAC2D4
#CAC2D4 is a very light, muted violet. Relative luminance 0.559; OKLCH L 82.6% C 0.026 H 305.8°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2D4 |
|---|---|
| RGB | rgb(202, 194, 212) |
| HSL | hsl(267, 17%, 80%) |
| HSV | hsv(267, 8%, 83%) |
| CMYK | cmyk(4.7%, 8.5%, 0%, 16.9%) |
| CIE-LAB | lab(79.55, 6.12, -7.98) |
| CIE-LCH | lch(79.55, 10.06, 307.50°) |
| OKLab | oklab(82.6% 0.0154 -0.0213) |
| OKLCH | oklch(82.6% 0.026 305.8) |
| XYZ | xyz(55.5305, 55.8937, 70.1377) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 8.70
Lavender (CSS)
#E6E6FA
ΔE00 8.74
Silver
#C0C0C0
ΔE00 9.64
Light Gray
#D3D3D3
ΔE00 10.13
Periwinkle
#CCCCFF
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2D4 #CCD4C2
analogous
#C2C3D4 #CAC2D4 #D3C2D4
triadic
#CAC2D4 #D4CAC2 #C2D4CA
tetradic
#CAC2D4 #D4C2C3 #CCD4C2 #C2D4D3
square
#CAC2D4 #D4C2C3 #CCD4C2 #C2D4D3
split-complementary
#CAC2D4 #D4D3C2 #C3D4C2
monochromatic
#8C7AA1 #AB9EBB #CAC2D4 #E9E6ED #EFEDF2
Accessibility & contrast
On white
1.72
#CAC2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#CAC2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2D4
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2D4 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D5
Deuteranopia (green-blind)
#C1C5D3
Tritanopia (blue-blind)
#C9C4C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cac2d4; /* rgb */ color: rgb(202, 194, 212); /* oklch */ color: oklch(82.6% 0.026 305.8);
Tailwind
colors: {
custom: {
50: '#dad4e1',
500: '#cac2d4',
950: '#000000',
},
}SCSS
$custom: #cac2d4; $custom-light: #dad4e1; $custom-dark: #000000;
JSON
{
"hex": "#cac2d4",
"rgb": {
"r": 202,
"g": 194,
"b": 212
},
"hsl": {
"h": 266.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.82603,
"c": 0.02629,
"h": 305.8
},
"luminance": 0.55894
}Semantic roles & 50–950 ramp
primary
#CAC2D4
secondary
#9EA991
accent
#9C4A77
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384