#CAC2D0#CAC2D0
#CAC2D0 is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.5% C 0.021 H 311.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2D0 |
|---|---|
| RGB | rgb(202, 194, 208) |
| HSL | hsl(274, 13%, 79%) |
| HSV | hsv(274, 7%, 82%) |
| CMYK | cmyk(2.9%, 6.7%, 0%, 18.4%) |
| CIE-LAB | lab(79.44, 5.36, -5.99) |
| CIE-LCH | lch(79.44, 8.04, 311.81°) |
| OKLab | oklab(82.48% 0.0139 -0.016) |
| OKLCH | oklch(82.48% 0.021 311.1) |
| XYZ | xyz(55.0322, 55.6943, 67.5132) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.17
Dove Gray
#B6B8BD
ΔE00 7.60
Silver
#C0C0C0
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 8.89
Lavender (CSS)
#E6E6FA
ΔE00 8.99
Fog
#D8DCE0
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2D0 #C8D0C2
analogous
#C3C2D0 #CAC2D0 #D0C2CF
triadic
#CAC2D0 #D0CAC2 #C2D0CA
tetradic
#CAC2D0 #D0C3C2 #C8D0C2 #C2CFD0
square
#CAC2D0 #D0C3C2 #C8D0C2 #C2CFD0
split-complementary
#CAC2D0 #CFD0C2 #C2D0C3
monochromatic
#8E7D9B #AC9FB5 #CAC2D0 #E8E5EB #F0EEF2
Accessibility & contrast
On white
1.73
#CAC2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CAC2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2D0
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2D0 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D1
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#CAC4C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cac2d0; /* rgb */ color: rgb(202, 194, 208); /* oklch */ color: oklch(82.5% 0.021 311.1);
Tailwind
colors: {
custom: {
50: '#dad4de',
500: '#cac2d0',
950: '#000000',
},
}SCSS
$custom: #cac2d0; $custom-light: #dad4de; $custom-dark: #000000;
JSON
{
"hex": "#cac2d0",
"rgb": {
"r": 202,
"g": 194,
"b": 208
},
"hsl": {
"h": 274.286,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82476,
"c": 0.02116,
"h": 311.1
},
"luminance": 0.55694
}Semantic roles & 50–950 ramp
primary
#CAC2D0
secondary
#9AA492
accent
#974E6E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384