#CAC6D4#CAC6D4
#CAC6D4 is a very light, near-neutral violet. Relative luminance 0.577; OKLCH L 83.4% C 0.020 H 299.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC6D4 |
|---|---|
| RGB | rgb(202, 198, 212) |
| HSL | hsl(257, 14%, 80%) |
| HSV | hsv(257, 7%, 83%) |
| CMYK | cmyk(4.7%, 6.6%, 0%, 16.9%) |
| CIE-LAB | lab(80.57, 3.99, -6.47) |
| CIE-LCH | lch(80.57, 7.60, 301.66°) |
| OKLab | oklab(83.4% 0.0096 -0.0173) |
| OKLCH | oklch(83.4% 0.02 299) |
| XYZ | xyz(56.4327, 57.6981, 70.4384) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.92
Silver
#C0C0C0
ΔE00 7.62
Lavender (CSS)
#E6E6FA
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 7.83
Fog
#D8DCE0
ΔE00 8.32
Thistle
#D8BFD8
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC6D4 #D0D4C6
analogous
#C6C9D4 #CAC6D4 #D1C6D4
triadic
#CAC6D4 #D4CAC6 #C6D4CA
tetradic
#CAC6D4 #D4C6C9 #D0D4C6 #C6D4D1
square
#CAC6D4 #D4C6C9 #D0D4C6 #C6D4D1
split-complementary
#CAC6D4 #D4D1C6 #C9D4C6
monochromatic
#89809F #AAA3BA #CAC6D4 #EAE9EE #EFEEF2
Accessibility & contrast
On white
1.67
#CAC6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CAC6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC6D4
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC6D4 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D5
Deuteranopia (green-blind)
#C4C8D4
Tritanopia (blue-blind)
#C8C8CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cac6d4; /* rgb */ color: rgb(202, 198, 212); /* oklch */ color: oklch(83.4% 0.020 299.0);
Tailwind
colors: {
custom: {
50: '#dad7e1',
500: '#cac6d4',
950: '#000000',
},
}SCSS
$custom: #cac6d4; $custom-light: #dad7e1; $custom-dark: #000000;
JSON
{
"hex": "#cac6d4",
"rgb": {
"r": 202,
"g": 198,
"b": 212
},
"hsl": {
"h": 257.143,
"s": 14,
"l": 80.392
},
"oklch": {
"l": 0.83399,
"c": 0.01976,
"h": 299
},
"luminance": 0.57698
}Semantic roles & 50–950 ramp
primary
#CAC6D4
secondary
#A3A896
accent
#984D83
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384