#CCAEB0#CCAEB0
#CCAEB0 is a light, muted red. Relative luminance 0.462; OKLCH L 77.8% C 0.035 H 13.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEB0 |
|---|---|
| RGB | rgb(204, 174, 176) |
| HSL | hsl(356, 23%, 74%) |
| HSV | hsv(356, 15%, 80%) |
| CMYK | cmyk(0%, 14.7%, 13.7%, 20%) |
| CIE-LAB | lab(73.70, 11.17, 3.01) |
| CIE-LCH | lch(73.70, 11.56, 15.09°) |
| OKLab | oklab(77.76% 0.034 0.0081) |
| OKLCH | oklch(77.76% 0.035 13.4) |
| XYZ | xyz(47.8740, 46.2454, 47.4702) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.54
Dusty Pink
#D8A7B1
ΔE00 6.12
Rosybrown
#BC8F8F
ΔE00 9.26
Light Mauve
#C292A1
ΔE00 9.59
Grey Pink
#C3909B
ΔE00 9.75
Faded Pink
#DE9DAC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEB0 #AECCCA
analogous
#CCAEBF #CCAEB0 #CCBBAE
triadic
#CCAEB0 #B0CCAE #AEB0CC
tetradic
#CCAEB0 #BFCCAE #AECCCA #BBAECC
square
#CCAEB0 #BFCCAE #AECCCA #BBAECC
split-complementary
#CCAEB0 #AECCBB #AEBFCC
monochromatic
#9D6367 #B4888B #CCAEB0 #E4D4D5 #F3ECED
Accessibility & contrast
On white
2.05
#CCAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#CCAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEB0
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEB0 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B0
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#D3ACAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ccaeb0; /* rgb */ color: rgb(204, 174, 176); /* oklch */ color: oklch(77.8% 0.035 13.4);
Tailwind
colors: {
custom: {
50: '#dbc6c7',
500: '#ccaeb0',
950: '#000000',
},
}SCSS
$custom: #ccaeb0; $custom-light: #dbc6c7; $custom-dark: #000000;
JSON
{
"hex": "#ccaeb0",
"rgb": {
"r": 204,
"g": 174,
"b": 176
},
"hsl": {
"h": 356,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77756,
"c": 0.03495,
"h": 13.4
},
"luminance": 0.46244
}Semantic roles & 50–950 ramp
primary
#CCAEB0
secondary
#E1EAE9
accent
#A19B44
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282