#CAC4D2#CAC4D2
#CAC4D2 is a very light, muted violet. Relative luminance 0.567; OKLCH L 82.9% C 0.020 H 305.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC4D2 |
|---|---|
| RGB | rgb(202, 196, 210) |
| HSL | hsl(266, 13%, 80%) |
| HSV | hsv(266, 7%, 82%) |
| CMYK | cmyk(3.8%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(80.00, 4.67, -6.24) |
| CIE-LCH | lch(80.00, 7.79, 306.85°) |
| OKLab | oklab(82.94% 0.0117 -0.0166) |
| OKLCH | oklch(82.94% 0.02 305.2) |
| XYZ | xyz(55.7279, 56.6896, 68.9666) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.22
Thistle
#D8BFD8
ΔE00 7.89
Silver
#C0C0C0
ΔE00 7.91
Light Gray
#D3D3D3
ΔE00 8.33
Lavender (CSS)
#E6E6FA
ΔE00 8.34
Fog
#D8DCE0
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC4D2 #CCD2C4
analogous
#C4C5D2 #CAC4D2 #D1C4D2
triadic
#CAC4D2 #D2CAC4 #C4D2CA
tetradic
#CAC4D2 #D2C4C5 #CCD2C4 #C4D2D1
square
#CAC4D2 #D2C4C5 #CCD2C4 #C4D2D1
split-complementary
#CAC4D2 #D2D1C4 #C5D2C4
monochromatic
#8C7F9D #ABA1B8 #CAC4D2 #E9E7EC #EFEEF2
Accessibility & contrast
On white
1.70
#CAC4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CAC4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC4D2
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC4D2 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#C3C6D2
Tritanopia (blue-blind)
#C9C6C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cac4d2; /* rgb */ color: rgb(202, 196, 210); /* oklch */ color: oklch(82.9% 0.020 305.2);
Tailwind
colors: {
custom: {
50: '#dad5df',
500: '#cac4d2',
950: '#000000',
},
}SCSS
$custom: #cac4d2; $custom-light: #dad5df; $custom-dark: #000000;
JSON
{
"hex": "#cac4d2",
"rgb": {
"r": 202,
"g": 196,
"b": 210
},
"hsl": {
"h": 265.714,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.82937,
"c": 0.02034,
"h": 305.2
},
"luminance": 0.5669
}Semantic roles & 50–950 ramp
primary
#CAC4D2
secondary
#9EA694
accent
#984E78
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384