#CDAEB4#CDAEB4
#CDAEB4 is a light, muted red. Relative luminance 0.465; OKLCH L 78.0% C 0.037 H 4.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEB4 |
|---|---|
| RGB | rgb(205, 174, 180) |
| HSL | hsl(348, 24%, 74%) |
| HSV | hsv(348, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 12.2%, 19.6%) |
| CIE-LAB | lab(73.90, 12.19, 1.11) |
| CIE-LCH | lch(73.90, 12.24, 5.22°) |
| OKLab | oklab(77.96% 0.0367 0.0031) |
| OKLCH | oklch(77.96% 0.037 4.9) |
| XYZ | xyz(48.5507, 46.5478, 49.5983) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.24
Dusty Pink
#D8A7B1
ΔE00 5.16
Thistle
#D8BFD8
ΔE00 8.44
Light Mauve
#C292A1
ΔE00 8.77
Faded Pink
#DE9DAC
ΔE00 8.90
Grey Pink
#C3909B
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEB4 #AECDC7
analogous
#CDAEC4 #CDAEB4 #CDB8AE
triadic
#CDAEB4 #B4CDAE #AEB4CD
tetradic
#CDAEB4 #C4CDAE #AECDC7 #B8AECD
square
#CDAEB4 #C4CDAE #AECDC7 #B8AECD
split-complementary
#CDAEB4 #AECDB8 #AEC4CD
monochromatic
#9E626E #B68891 #CDAEB4 #E4D4D7 #F3ECED
Accessibility & contrast
On white
2.04
#CDAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CDAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEB4
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEB4 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B4
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#D3ACB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdaeb4; /* rgb */ color: rgb(205, 174, 180); /* oklch */ color: oklch(78.0% 0.037 4.9);
Tailwind
colors: {
custom: {
50: '#dcc6ca',
500: '#cdaeb4',
950: '#000000',
},
}SCSS
$custom: #cdaeb4; $custom-light: #dcc6ca; $custom-dark: #000000;
JSON
{
"hex": "#cdaeb4",
"rgb": {
"r": 205,
"g": 174,
"b": 180
},
"hsl": {
"h": 348.387,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.77963,
"c": 0.03679,
"h": 4.9
},
"luminance": 0.46547
}Semantic roles & 50–950 ramp
primary
#CDAEB4
secondary
#E1EAE8
accent
#A29043
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282