#CAC0D2#CAC0D2
#CAC0D2 is a very light, muted violet. Relative luminance 0.549; OKLCH L 82.1% C 0.027 H 310.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC0D2 |
|---|---|
| RGB | rgb(202, 192, 210) |
| HSL | hsl(273, 17%, 79%) |
| HSV | hsv(273, 9%, 82%) |
| CMYK | cmyk(3.8%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(78.99, 6.81, -7.74) |
| CIE-LCH | lch(78.99, 10.31, 311.35°) |
| OKLab | oklab(82.14% 0.0176 -0.0207) |
| OKLCH | oklch(82.14% 0.027 310.4) |
| XYZ | xyz(54.8377, 54.9091, 68.6699) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.67
Dove Gray
#B6B8BD
ΔE00 9.08
Lavender (CSS)
#E6E6FA
ΔE00 9.44
Silver
#C0C0C0
ΔE00 9.98
Light Gray
#D3D3D3
ΔE00 10.64
Periwinkle
#CCCCFF
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC0D2 #C8D2C0
analogous
#C1C0D2 #CAC0D2 #D2C0D1
triadic
#CAC0D2 #D2CAC0 #C0D2CA
tetradic
#CAC0D2 #D2C1C0 #C8D2C0 #C0D1D2
square
#CAC0D2 #D2C1C0 #C8D2C0 #C0D1D2
split-complementary
#CAC0D2 #D1D2C0 #C0D2C1
monochromatic
#8E799F #AC9CB9 #CAC0D2 #E8E4EC #F0EDF2
Accessibility & contrast
On white
1.75
#CAC0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#CAC0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC0D2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC0D2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#BFC4D1
Tritanopia (blue-blind)
#C9C2C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac0d2; /* rgb */ color: rgb(202, 192, 210); /* oklch */ color: oklch(82.1% 0.027 310.4);
Tailwind
colors: {
custom: {
50: '#dad3df',
500: '#cac0d2',
950: '#000000',
},
}SCSS
$custom: #cac0d2; $custom-light: #dad3df; $custom-dark: #000000;
JSON
{
"hex": "#cac0d2",
"rgb": {
"r": 202,
"g": 192,
"b": 210
},
"hsl": {
"h": 273.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.82143,
"c": 0.02711,
"h": 310.4
},
"luminance": 0.54909
}Semantic roles & 50–950 ramp
primary
#CAC0D2
secondary
#9AA78F
accent
#9B4B6E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384