#CDA9BF#CDA9BF
#CDA9BF is a light, muted pink. Relative luminance 0.451; OKLCH L 77.3% C 0.051 H 341.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA9BF |
|---|---|
| RGB | rgb(205, 169, 191) |
| HSL | hsl(323, 26%, 73%) |
| HSV | hsv(323, 18%, 80%) |
| CMYK | cmyk(0%, 17.6%, 6.8%, 19.6%) |
| CIE-LAB | lab(72.97, 16.80, -6.29) |
| CIE-LCH | lch(72.97, 17.93, 339.47°) |
| OKLab | oklab(77.34% 0.0485 -0.0165) |
| OKLCH | oklch(77.34% 0.051 341.1) |
| XYZ | xyz(48.7680, 45.1179, 55.4198) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.11
Dusty Pink
#D8A7B1
ΔE00 5.71
Thistle
#D8BFD8
ΔE00 6.21
Light Mauve
#C292A1
ΔE00 7.34
Faded Pink
#DE9DAC
ΔE00 7.82
Grey Pink
#C3909B
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA9BF #A9CDB7
analogous
#C9A9CD #CDA9BF #CDA9AD
triadic
#CDA9BF #BFCDA9 #A9BFCD
tetradic
#CDA9BF #CDC9A9 #A9CDB7 #A9ADCD
square
#CDA9BF #CDC9A9 #A9CDB7 #A9ADCD
split-complementary
#CDA9BF #ADCDA9 #A9CDC9
monochromatic
#9F5C85 #B682A2 #CDA9BF #E3D0DC #F4ECF1
Accessibility & contrast
On white
2.10
#CDA9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CDA9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA9BF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA9BF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#D2A9B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cda9bf; /* rgb */ color: rgb(205, 169, 191); /* oklch */ color: oklch(77.3% 0.051 341.1);
Tailwind
colors: {
custom: {
50: '#dcc2d2',
500: '#cda9bf',
950: '#000000',
},
}SCSS
$custom: #cda9bf; $custom-light: #dcc2d2; $custom-dark: #000000;
JSON
{
"hex": "#cda9bf",
"rgb": {
"r": 205,
"g": 169,
"b": 191
},
"hsl": {
"h": 323.333,
"s": 26.471,
"l": 73.333
},
"oklch": {
"l": 0.77341,
"c": 0.0512,
"h": 341.1
},
"luminance": 0.45117
}Semantic roles & 50–950 ramp
primary
#CDA9BF
secondary
#E1EAE4
accent
#A56840
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182