#CDAEAC#CDAEAC
#CDAEAC is a light, muted red. Relative luminance 0.462; OKLCH L 77.7% C 0.036 H 22.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEAC |
|---|---|
| RGB | rgb(205, 174, 172) |
| HSL | hsl(4, 25%, 74%) |
| HSV | hsv(4, 16%, 80%) |
| CMYK | cmyk(0%, 15.1%, 16.1%, 19.6%) |
| CIE-LAB | lab(73.70, 10.89, 5.20) |
| CIE-LCH | lch(73.70, 12.07, 25.53°) |
| OKLab | oklab(77.74% 0.0336 0.0138) |
| OKLCH | oklch(77.74% 0.036 22.3) |
| XYZ | xyz(47.7591, 46.2312, 45.4294) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.37
Dusty Pink
#D8A7B1
ΔE00 6.99
Rosybrown
#BC8F8F
ΔE00 9.17
Pale Rose
#FDC1C5
ΔE00 10.25
Grey Pink
#C3909B
ΔE00 10.35
Faded Pink
#DE9DAC
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEAC #ACCBCD
analogous
#CDACBB #CDAEAC #CDBFAC
triadic
#CDAEAC #ACCDAE #AEACCD
tetradic
#CDAEAC #BBCDAC #ACCBCD #BFACCD
square
#CDAEAC #BBCDAC #ACCBCD #BFACCD
split-complementary
#CDAEAC #ACCDBF #ACBBCD
monochromatic
#9F6460 #B68986 #CDAEAC #E4D3D2 #F3ECEC
Accessibility & contrast
On white
2.05
#CDAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#CDAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEAC
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEAC | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AC
Deuteranopia (green-blind)
#BBB7AC
Tritanopia (blue-blind)
#D4ABAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdaeac; /* rgb */ color: rgb(205, 174, 172); /* oklch */ color: oklch(77.7% 0.036 22.3);
Tailwind
colors: {
custom: {
50: '#dcc6c4',
500: '#cdaeac',
950: '#000000',
},
}SCSS
$custom: #cdaeac; $custom-light: #dcc6c4; $custom-dark: #000000;
JSON
{
"hex": "#cdaeac",
"rgb": {
"r": 205,
"g": 174,
"b": 172
},
"hsl": {
"h": 3.636,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.77737,
"c": 0.03628,
"h": 22.3
},
"luminance": 0.4623
}Semantic roles & 50–950 ramp
primary
#CDAEAC
secondary
#E1E9EA
accent
#9DA342
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281