#CCAEAB#CCAEAB
#CCAEAB is a light, muted red. Relative luminance 0.461; OKLCH L 77.6% C 0.035 H 24.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEAB |
|---|---|
| RGB | rgb(204, 174, 171) |
| HSL | hsl(5, 24%, 74%) |
| HSV | hsv(5, 16%, 80%) |
| CMYK | cmyk(0%, 14.7%, 16.2%, 20%) |
| CIE-LAB | lab(73.58, 10.36, 5.57) |
| CIE-LCH | lch(73.58, 11.76, 28.25°) |
| OKLab | oklab(77.62% 0.0321 0.0147) |
| OKLCH | oklch(77.62% 0.035 24.7) |
| XYZ | xyz(47.3884, 46.0511, 44.9127) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.94
Dusty Pink
#D8A7B1
ΔE00 7.57
Rosybrown
#BC8F8F
ΔE00 9.34
Mushroom
#BA9E88
ΔE00 10.41
Pale Rose
#FDC1C5
ΔE00 10.68
Grey Pink
#C3909B
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEAB #ABC9CC
analogous
#CCABB8 #CCAEAB #CCBEAB
triadic
#CCAEAB #ABCCAE #AEABCC
tetradic
#CCAEAB #B8CCAB #ABC9CC #BEABCC
square
#CCAEAB #B8CCAB #ABC9CC #BEABCC
split-complementary
#CCAEAB #ABCCBE #ABB8CC
monochromatic
#9D655F #B58985 #CCAEAB #E3D3D1 #F3EDEC
Accessibility & contrast
On white
2.06
#CCAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#CCAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEAB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEAB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1AB
Deuteranopia (green-blind)
#BAB7AB
Tritanopia (blue-blind)
#D3ABAD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ccaeab; /* rgb */ color: rgb(204, 174, 171); /* oklch */ color: oklch(77.6% 0.035 24.7);
Tailwind
colors: {
custom: {
50: '#dcc6c4',
500: '#ccaeab',
950: '#000000',
},
}SCSS
$custom: #ccaeab; $custom-light: #dcc6c4; $custom-dark: #000000;
JSON
{
"hex": "#ccaeab",
"rgb": {
"r": 204,
"g": 174,
"b": 171
},
"hsl": {
"h": 5.455,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77616,
"c": 0.03527,
"h": 24.7
},
"luminance": 0.4605
}Semantic roles & 50–950 ramp
primary
#CCAEAB
secondary
#E1E9EA
accent
#9AA343
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281