#CCAEAF#CCAEAF
#CCAEAF is a light, muted red. Relative luminance 0.462; OKLCH L 77.7% C 0.035 H 15.7°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEAF |
|---|---|
| RGB | rgb(204, 174, 175) |
| HSL | hsl(358, 23%, 74%) |
| HSV | hsv(358, 15%, 80%) |
| CMYK | cmyk(0%, 14.7%, 14.2%, 20%) |
| CIE-LAB | lab(73.68, 11.00, 3.52) |
| CIE-LCH | lch(73.68, 11.55, 17.74°) |
| OKLab | oklab(77.73% 0.0336 0.0094) |
| OKLCH | oklch(77.73% 0.035 15.7) |
| XYZ | xyz(47.7755, 46.2059, 46.9511) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.14
Dusty Pink
#D8A7B1
ΔE00 6.36
Rosybrown
#BC8F8F
ΔE00 9.23
Light Mauve
#C292A1
ΔE00 9.82
Grey Pink
#C3909B
ΔE00 9.91
Faded Pink
#DE9DAC
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEAF #AECCCB
analogous
#CCAEBE #CCAEAF #CCBCAE
triadic
#CCAEAF #AFCCAE #AEAFCC
tetradic
#CCAEAF #BECCAE #AECCCB #BCAECC
square
#CCAEAF #BECCAE #AECCCB #BCAECC
split-complementary
#CCAEAF #AECCBC #AEBECC
monochromatic
#9D6365 #B4888A #CCAEAF #E4D4D4 #F3ECEC
Accessibility & contrast
On white
2.05
#CCAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CCAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEAF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEAF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#BAB7AF
Tritanopia (blue-blind)
#D3ACAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ccaeaf; /* rgb */ color: rgb(204, 174, 175); /* oklch */ color: oklch(77.7% 0.035 15.7);
Tailwind
colors: {
custom: {
50: '#dbc6c6',
500: '#ccaeaf',
950: '#000000',
},
}SCSS
$custom: #ccaeaf; $custom-light: #dbc6c6; $custom-dark: #000000;
JSON
{
"hex": "#ccaeaf",
"rgb": {
"r": 204,
"g": 174,
"b": 175
},
"hsl": {
"h": 358,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77727,
"c": 0.03491,
"h": 15.7
},
"luminance": 0.46205
}Semantic roles & 50–950 ramp
primary
#CCAEAF
secondary
#E1EAE9
accent
#A19E44
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282