#CDA4BF#CDA4BF
#CDA4BF is a light, moderate pink. Relative luminance 0.433; OKLCH L 76.4% C 0.060 H 339.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA4BF |
|---|---|
| RGB | rgb(205, 164, 191) |
| HSL | hsl(320, 29%, 72%) |
| HSV | hsv(320, 20%, 80%) |
| CMYK | cmyk(0%, 20%, 6.8%, 19.6%) |
| CIE-LAB | lab(71.75, 19.53, -8.09) |
| CIE-LCH | lch(71.75, 21.14, 337.48°) |
| OKLab | oklab(76.4% 0.0562 -0.0214) |
| OKLCH | oklch(76.4% 0.06 339.1) |
| XYZ | xyz(47.8556, 43.2930, 55.1156) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.66
Dusty Pink
#D8A7B1
ΔE00 6.49
Light Mauve
#C292A1
ΔE00 6.86
Faded Pink
#DE9DAC
ΔE00 7.52
Thistle
#D8BFD8
ΔE00 7.54
Grey Pink
#C3909B
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA4BF #A4CDB2
analogous
#C7A4CD #CDA4BF #CDA4AB
triadic
#CDA4BF #BFCDA4 #A4BFCD
tetradic
#CDA4BF #CDC7A4 #A4CDB2 #A4ABCD
square
#CDA4BF #CDC7A4 #A4CDB2 #A4ABCD
split-complementary
#CDA4BF #ABCDA4 #A4CDC7
monochromatic
#9F5787 #B77DA3 #CDA4BF #E3CBDB #F4EBF1
Accessibility & contrast
On white
2.17
#CDA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#CDA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA4BF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA4BF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#D2A5AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cda4bf; /* rgb */ color: rgb(205, 164, 191); /* oklch */ color: oklch(76.4% 0.060 339.1);
Tailwind
colors: {
custom: {
50: '#dcbfd2',
500: '#cda4bf',
950: '#000000',
},
}SCSS
$custom: #cda4bf; $custom-light: #dcbfd2; $custom-dark: #000000;
JSON
{
"hex": "#cda4bf",
"rgb": {
"r": 205,
"g": 164,
"b": 191
},
"hsl": {
"h": 320.488,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.76401,
"c": 0.06009,
"h": 339.1
},
"luminance": 0.43292
}Semantic roles & 50–950 ramp
primary
#CDA4BF
secondary
#E0EBE4
accent
#A8623E
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182