#CDAEB5#CDAEB5
#CDAEB5 is a light, muted red. Relative luminance 0.466; OKLCH L 78.0% C 0.037 H 2.8°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEB5 |
|---|---|
| RGB | rgb(205, 174, 181) |
| HSL | hsl(346, 24%, 74%) |
| HSV | hsv(346, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 11.7%, 19.6%) |
| CIE-LAB | lab(73.93, 12.36, 0.60) |
| CIE-LCH | lch(73.93, 12.37, 2.80°) |
| OKLab | oklab(77.99% 0.0371 0.0018) |
| OKLCH | oklch(77.99% 0.037 2.8) |
| XYZ | xyz(48.6529, 46.5887, 50.1367) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.63
Dusty Pink
#D8A7B1
ΔE00 5.06
Thistle
#D8BFD8
ΔE00 8.11
Light Mauve
#C292A1
ΔE00 8.65
Faded Pink
#DE9DAC
ΔE00 8.80
Grey Pink
#C3909B
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEB5 #AECDC6
analogous
#CDAEC5 #CDAEB5 #CDB7AE
triadic
#CDAEB5 #B5CDAE #AEB5CD
tetradic
#CDAEB5 #C5CDAE #AECDC6 #B7AECD
square
#CDAEB5 #C5CDAE #AECDC6 #B7AECD
split-complementary
#CDAEB5 #AECDB7 #AEC5CD
monochromatic
#9E6270 #B68892 #CDAEB5 #E4D4D8 #F3ECEE
Accessibility & contrast
On white
2.04
#CDAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CDAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEB5
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEB5 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B5
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#D3ACB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdaeb5; /* rgb */ color: rgb(205, 174, 181); /* oklch */ color: oklch(78.0% 0.037 2.8);
Tailwind
colors: {
custom: {
50: '#dcc6cb',
500: '#cdaeb5',
950: '#000000',
},
}SCSS
$custom: #cdaeb5; $custom-light: #dcc6cb; $custom-dark: #000000;
JSON
{
"hex": "#cdaeb5",
"rgb": {
"r": 205,
"g": 174,
"b": 181
},
"hsl": {
"h": 346.452,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.77993,
"c": 0.03709,
"h": 2.8
},
"luminance": 0.46587
}Semantic roles & 50–950 ramp
primary
#CDAEB5
secondary
#E1EAE8
accent
#A28D43
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282