#CCAEB4#CCAEB4
#CCAEB4 is a light, muted red. Relative luminance 0.464; OKLCH L 77.9% C 0.036 H 4.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEB4 |
|---|---|
| RGB | rgb(204, 174, 180) |
| HSL | hsl(348, 23%, 74%) |
| HSV | hsv(348, 15%, 80%) |
| CMYK | cmyk(0%, 14.7%, 11.8%, 20%) |
| CIE-LAB | lab(73.81, 11.83, 0.97) |
| CIE-LCH | lch(73.81, 11.87, 4.68°) |
| OKLab | oklab(77.87% 0.0355 0.0027) |
| OKLCH | oklch(77.87% 0.036 4.4) |
| XYZ | xyz(48.2757, 46.4060, 49.5854) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.15
Dusty Pink
#D8A7B1
ΔE00 5.45
Thistle
#D8BFD8
ΔE00 8.41
Light Mauve
#C292A1
ΔE00 8.90
Faded Pink
#DE9DAC
ΔE00 9.17
Grey Pink
#C3909B
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEB4 #AECCC6
analogous
#CCAEC3 #CCAEB4 #CCB7AE
triadic
#CCAEB4 #B4CCAE #AEB4CC
tetradic
#CCAEB4 #C3CCAE #AECCC6 #B7AECC
square
#CCAEB4 #C3CCAE #AECCC6 #B7AECC
split-complementary
#CCAEB4 #AECCB7 #AEC3CC
monochromatic
#9D636E #B48891 #CCAEB4 #E4D4D7 #F3ECEE
Accessibility & contrast
On white
2.04
#CCAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#CCAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEB4
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEB4 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B4
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#D2ACB0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ccaeb4; /* rgb */ color: rgb(204, 174, 180); /* oklch */ color: oklch(77.9% 0.036 4.4);
Tailwind
colors: {
custom: {
50: '#dbc6ca',
500: '#ccaeb4',
950: '#000000',
},
}SCSS
$custom: #ccaeb4; $custom-light: #dbc6ca; $custom-dark: #000000;
JSON
{
"hex": "#ccaeb4",
"rgb": {
"r": 204,
"g": 174,
"b": 180
},
"hsl": {
"h": 348,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77871,
"c": 0.03564,
"h": 4.4
},
"luminance": 0.46405
}Semantic roles & 50–950 ramp
primary
#CCAEB4
secondary
#E1EAE8
accent
#A18F44
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282