#CDAEB3#CDAEB3
#CDAEB3 is a light, muted red. Relative luminance 0.465; OKLCH L 77.9% C 0.037 H 7.0°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEB3 |
|---|---|
| RGB | rgb(205, 174, 179) |
| HSL | hsl(350, 24%, 74%) |
| HSV | hsv(350, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 12.7%, 19.6%) |
| CIE-LAB | lab(73.87, 12.02, 1.62) |
| CIE-LCH | lch(73.87, 12.13, 7.69°) |
| OKLab | oklab(77.93% 0.0363 0.0045) |
| OKLCH | oklch(77.93% 0.037 7) |
| XYZ | xyz(48.4492, 46.5072, 49.0637) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.85
Dusty Pink
#D8A7B1
ΔE00 5.28
Thistle
#D8BFD8
ΔE00 8.78
Light Mauve
#C292A1
ΔE00 8.92
Faded Pink
#DE9DAC
ΔE00 9.02
Grey Pink
#C3909B
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEB3 #AECDC8
analogous
#CDAEC3 #CDAEB3 #CDB9AE
triadic
#CDAEB3 #B3CDAE #AEB3CD
tetradic
#CDAEB3 #C3CDAE #AECDC8 #B9AECD
square
#CDAEB3 #C3CDAE #AECDC8 #B9AECD
split-complementary
#CDAEB3 #AECDB9 #AEC3CD
monochromatic
#9E626C #B6888F #CDAEB3 #E4D4D7 #F3ECED
Accessibility & contrast
On white
2.04
#CDAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CDAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEB3
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEB3 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B3
Deuteranopia (green-blind)
#B9B8B2
Tritanopia (blue-blind)
#D3ACB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdaeb3; /* rgb */ color: rgb(205, 174, 179); /* oklch */ color: oklch(77.9% 0.037 7.0);
Tailwind
colors: {
custom: {
50: '#dcc6c9',
500: '#cdaeb3',
950: '#000000',
},
}SCSS
$custom: #cdaeb3; $custom-light: #dcc6c9; $custom-dark: #000000;
JSON
{
"hex": "#cdaeb3",
"rgb": {
"r": 205,
"g": 174,
"b": 179
},
"hsl": {
"h": 350.323,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.77934,
"c": 0.03655,
"h": 7
},
"luminance": 0.46506
}Semantic roles & 50–950 ramp
primary
#CDAEB3
secondary
#E1EAE8
accent
#A29343
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282