#CDAEB2#CDAEB2
#CDAEB2 is a light, muted red. Relative luminance 0.465; OKLCH L 77.9% C 0.036 H 9.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEB2 |
|---|---|
| RGB | rgb(205, 174, 178) |
| HSL | hsl(352, 24%, 74%) |
| HSV | hsv(352, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 13.2%, 19.6%) |
| CIE-LAB | lab(73.85, 11.86, 2.13) |
| CIE-LCH | lch(73.85, 12.05, 10.20°) |
| OKLab | oklab(77.91% 0.0359 0.0058) |
| OKLCH | oklch(77.91% 0.036 9.2) |
| XYZ | xyz(48.3484, 46.4669, 48.5330) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.46
Dusty Pink
#D8A7B1
ΔE00 5.44
Light Mauve
#C292A1
ΔE00 9.08
Thistle
#D8BFD8
ΔE00 9.13
Faded Pink
#DE9DAC
ΔE00 9.17
Rosybrown
#BC8F8F
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEB2 #AECDC9
analogous
#CDAEC2 #CDAEB2 #CDBAAE
triadic
#CDAEB2 #B2CDAE #AEB2CD
tetradic
#CDAEB2 #C2CDAE #AECDC9 #BAAECD
square
#CDAEB2 #C2CDAE #AECDC9 #BAAECD
split-complementary
#CDAEB2 #AECDBA #AEC2CD
monochromatic
#9E626A #B6888E #CDAEB2 #E4D4D6 #F3ECED
Accessibility & contrast
On white
2.04
#CDAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CDAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEB2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEB2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#B9B8B1
Tritanopia (blue-blind)
#D3ACAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdaeb2; /* rgb */ color: rgb(205, 174, 178); /* oklch */ color: oklch(77.9% 0.036 9.2);
Tailwind
colors: {
custom: {
50: '#dcc6c9',
500: '#cdaeb2',
950: '#000000',
},
}SCSS
$custom: #cdaeb2; $custom-light: #dcc6c9; $custom-dark: #000000;
JSON
{
"hex": "#cdaeb2",
"rgb": {
"r": 205,
"g": 174,
"b": 178
},
"hsl": {
"h": 352.258,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.77906,
"c": 0.03637,
"h": 9.2
},
"luminance": 0.46466
}Semantic roles & 50–950 ramp
primary
#CDAEB2
secondary
#E1EAE9
accent
#A29643
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282