#CDAFBD#CDAFBD
#CDAFBD is a light, muted pink. Relative luminance 0.473; OKLCH L 78.4% C 0.039 H 348.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFBD |
|---|---|
| RGB | rgb(205, 175, 189) |
| HSL | hsl(332, 23%, 75%) |
| HSV | hsv(332, 15%, 80%) |
| CMYK | cmyk(0%, 14.6%, 7.8%, 19.6%) |
| CIE-LAB | lab(74.39, 13.18, -3.10) |
| CIE-LCH | lch(74.39, 13.54, 346.78°) |
| OKLab | oklab(78.43% 0.0385 -0.008) |
| OKLCH | oklch(78.43% 0.039 348.2) |
| XYZ | xyz(49.6914, 47.3143, 54.6492) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.61
Thistle
#D8BFD8
ΔE00 5.83
Pinkish Grey
#C8ACA9
ΔE00 7.25
Lilac
#C8A2C8
ΔE00 8.13
Light Mauve
#C292A1
ΔE00 8.66
Faded Pink
#DE9DAC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFBD #AFCDBF
analogous
#CDAFCC #CDAFBD #CDB0AF
triadic
#CDAFBD #BDCDAF #AFBDCD
tetradic
#CDAFBD #CCCDAF #AFCDBF #B0AFCD
square
#CDAFBD #CCCDAF #AFCDBF #B0AFCD
split-complementary
#CDAFBD #AFCDB0 #AFCCCD
monochromatic
#9E647F #B5899E #CDAFBD #E5D5DC #F3ECEF
Accessibility & contrast
On white
2.01
#CDAFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#CDAFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFBD
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFBD | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#D2AFB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cdafbd; /* rgb */ color: rgb(205, 175, 189); /* oklch */ color: oklch(78.4% 0.039 348.2);
Tailwind
colors: {
custom: {
50: '#dcc7d0',
500: '#cdafbd',
950: '#000000',
},
}SCSS
$custom: #cdafbd; $custom-light: #dcc7d0; $custom-dark: #000000;
JSON
{
"hex": "#cdafbd",
"rgb": {
"r": 205,
"g": 175,
"b": 189
},
"hsl": {
"h": 332,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.78425,
"c": 0.03935,
"h": 348.2
},
"luminance": 0.47313
}Semantic roles & 50–950 ramp
primary
#CDAFBD
secondary
#E1EAE6
accent
#A27644
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282