#CDAFB4#CDAFB4
#CDAFB4 is a light, muted red. Relative luminance 0.469; OKLCH L 78.2% C 0.035 H 6.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFB4 |
|---|---|
| RGB | rgb(205, 175, 180) |
| HSL | hsl(350, 23%, 75%) |
| HSV | hsv(350, 15%, 80%) |
| CMYK | cmyk(0%, 14.6%, 12.2%, 19.6%) |
| CIE-LAB | lab(74.15, 11.65, 1.48) |
| CIE-LCH | lch(74.15, 11.74, 7.22°) |
| OKLab | oklab(78.16% 0.0351 0.0041) |
| OKLCH | oklch(78.16% 0.035 6.6) |
| XYZ | xyz(48.7446, 46.9356, 49.6629) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.82
Dusty Pink
#D8A7B1
ΔE00 5.61
Thistle
#D8BFD8
ΔE00 8.62
Light Mauve
#C292A1
ΔE00 9.24
Faded Pink
#DE9DAC
ΔE00 9.35
Grey Pink
#C3909B
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFB4 #AFCDC8
analogous
#CDAFC3 #CDAFB4 #CDB9AF
triadic
#CDAFB4 #B4CDAF #AFB4CD
tetradic
#CDAFB4 #C3CDAF #AFCDC8 #B9AFCD
square
#CDAFB4 #C3CDAF #AFCDC8 #B9AFCD
split-complementary
#CDAFB4 #AFCDB9 #AFC3CD
monochromatic
#9E646D #B58991 #CDAFB4 #E5D5D7 #F3ECED
Accessibility & contrast
On white
2.02
#CDAFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#CDAFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFB4
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFB4 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B4
Deuteranopia (green-blind)
#BAB8B3
Tritanopia (blue-blind)
#D3ADB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdafb4; /* rgb */ color: rgb(205, 175, 180); /* oklch */ color: oklch(78.2% 0.035 6.6);
Tailwind
colors: {
custom: {
50: '#dcc7ca',
500: '#cdafb4',
950: '#000000',
},
}SCSS
$custom: #cdafb4; $custom-light: #dcc7ca; $custom-dark: #000000;
JSON
{
"hex": "#cdafb4",
"rgb": {
"r": 205,
"g": 175,
"b": 180
},
"hsl": {
"h": 350,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.78157,
"c": 0.03536,
"h": 6.6
},
"luminance": 0.46934
}Semantic roles & 50–950 ramp
primary
#CDAFB4
secondary
#E1EAE8
accent
#A29244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282