#CDAEB0#CDAEB0
#CDAEB0 is a light, muted red. Relative luminance 0.464; OKLCH L 77.8% C 0.036 H 13.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEB0 |
|---|---|
| RGB | rgb(205, 174, 176) |
| HSL | hsl(356, 24%, 74%) |
| HSV | hsv(356, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 14.1%, 19.6%) |
| CIE-LAB | lab(73.80, 11.53, 3.15) |
| CIE-LCH | lch(73.80, 11.96, 15.30°) |
| OKLab | oklab(77.85% 0.0351 0.0085) |
| OKLCH | oklch(77.85% 0.036 13.6) |
| XYZ | xyz(48.1491, 46.3872, 47.4831) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.68
Dusty Pink
#D8A7B1
ΔE00 5.85
Rosybrown
#BC8F8F
ΔE00 9.17
Light Mauve
#C292A1
ΔE00 9.47
Faded Pink
#DE9DAC
ΔE00 9.52
Grey Pink
#C3909B
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEB0 #AECDCB
analogous
#CDAEC0 #CDAEB0 #CDBCAE
triadic
#CDAEB0 #B0CDAE #AEB0CD
tetradic
#CDAEB0 #C0CDAE #AECDCB #BCAECD
square
#CDAEB0 #C0CDAE #AECDCB #BCAECD
split-complementary
#CDAEB0 #AECDBC #AEC0CD
monochromatic
#9E6266 #B6888B #CDAEB0 #E4D4D5 #F3ECED
Accessibility & contrast
On white
2.04
#CDAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#CDAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEB0
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEB0 | 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)
#B3B2B0
Deuteranopia (green-blind)
#BAB7B0
Tritanopia (blue-blind)
#D4ACAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdaeb0; /* rgb */ color: rgb(205, 174, 176); /* oklch */ color: oklch(77.8% 0.036 13.6);
Tailwind
colors: {
custom: {
50: '#dcc6c7',
500: '#cdaeb0',
950: '#000000',
},
}SCSS
$custom: #cdaeb0; $custom-light: #dcc6c7; $custom-dark: #000000;
JSON
{
"hex": "#cdaeb0",
"rgb": {
"r": 205,
"g": 174,
"b": 176
},
"hsl": {
"h": 356.129,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.77849,
"c": 0.03613,
"h": 13.6
},
"luminance": 0.46386
}Semantic roles & 50–950 ramp
primary
#CDAEB0
secondary
#E1EAE9
accent
#A29C43
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282