#CAC0C8#CAC0C8
#CAC0C8 is a light, near-neutral pink. Relative luminance 0.544; OKLCH L 81.8% C 0.016 H 332.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC0C8 |
|---|---|
| RGB | rgb(202, 192, 200) |
| HSL | hsl(312, 9%, 77%) |
| HSV | hsv(312, 5%, 79%) |
| CMYK | cmyk(0%, 5%, 1%, 20.8%) |
| CIE-LAB | lab(78.71, 4.94, -2.76) |
| CIE-LCH | lch(78.71, 5.65, 330.83°) |
| OKLab | oklab(81.83% 0.0138 -0.0073) |
| OKLCH | oklch(81.83% 0.016 332.3) |
| XYZ | xyz(53.6305, 54.4263, 62.3124) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 6.78
Light Gray
#D3D3D3
ΔE00 7.80
Thistle
#D8BFD8
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 9.04
Pinkish Grey
#C8ACA9
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC0C8 #C0CAC2
analogous
#C7C0CA #CAC0C8 #CAC0C3
triadic
#CAC0C8 #C8CAC0 #C0C8CA
tetradic
#CAC0C8 #CAC7C0 #C0CAC2 #C0C3CA
square
#CAC0C8 #CAC7C0 #C0CAC2 #C0C3CA
split-complementary
#CAC0C8 #C3CAC0 #C0CAC7
monochromatic
#927E8E #AE9FAB #CAC0C8 #E6E1E5 #F1EEF0
Accessibility & contrast
On white
1.77
#CAC0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#CAC0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC0C8
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC0C8 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#C2C3C8
Tritanopia (blue-blind)
#CBC0C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cac0c8; /* rgb */ color: rgb(202, 192, 200); /* oklch */ color: oklch(81.8% 0.016 332.3);
Tailwind
colors: {
custom: {
50: '#dad3d8',
500: '#cac0c8',
950: '#000000',
},
}SCSS
$custom: #cac0c8; $custom-light: #dad3d8; $custom-dark: #000000;
JSON
{
"hex": "#cac0c8",
"rgb": {
"r": 202,
"g": 192,
"b": 200
},
"hsl": {
"h": 312,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.81832,
"c": 0.01562,
"h": 332.3
},
"luminance": 0.54426
}Semantic roles & 50–950 ramp
primary
#CAC0C8
secondary
#919D93
accent
#936053
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383