#CDAFBB#CDAFBB
#CDAFBB is a light, muted pink. Relative luminance 0.472; OKLCH L 78.4% C 0.038 H 352.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFBB |
|---|---|
| RGB | rgb(205, 175, 187) |
| HSL | hsl(336, 23%, 75%) |
| HSV | hsv(336, 15%, 80%) |
| CMYK | cmyk(0%, 14.6%, 8.8%, 19.6%) |
| CIE-LAB | lab(74.34, 12.83, -2.08) |
| CIE-LCH | lch(74.34, 13.00, 350.78°) |
| OKLab | oklab(78.36% 0.0378 -0.0053) |
| OKLCH | oklch(78.36% 0.038 352) |
| XYZ | xyz(49.4758, 47.2281, 53.5137) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.42
Thistle
#D8BFD8
ΔE00 6.37
Pinkish Grey
#C8ACA9
ΔE00 6.52
Light Mauve
#C292A1
ΔE00 8.66
Lilac
#C8A2C8
ΔE00 8.79
Faded Pink
#DE9DAC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFBB #AFCDC1
analogous
#CDAFCA #CDAFBB #CDB2AF
triadic
#CDAFBB #BBCDAF #AFBBCD
tetradic
#CDAFBB #CACDAF #AFCDC1 #B2AFCD
square
#CDAFBB #CACDAF #AFCDC1 #B2AFCD
split-complementary
#CDAFBB #AFCDB2 #AFCACD
monochromatic
#9E647B #B5899B #CDAFBB #E5D5DB #F3ECEF
Accessibility & contrast
On white
2.01
#CDAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#CDAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFBB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFBB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#D2AEB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cdafbb; /* rgb */ color: rgb(205, 175, 187); /* oklch */ color: oklch(78.4% 0.038 352.0);
Tailwind
colors: {
custom: {
50: '#dcc7cf',
500: '#cdafbb',
950: '#000000',
},
}SCSS
$custom: #cdafbb; $custom-light: #dcc7cf; $custom-dark: #000000;
JSON
{
"hex": "#cdafbb",
"rgb": {
"r": 205,
"g": 175,
"b": 187
},
"hsl": {
"h": 336,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.78364,
"c": 0.03816,
"h": 352
},
"luminance": 0.47227
}Semantic roles & 50–950 ramp
primary
#CDAFBB
secondary
#E1EAE6
accent
#A27C44
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282