#CDA8BF#CDA8BF
#CDA8BF is a light, muted pink. Relative luminance 0.447; OKLCH L 77.2% C 0.053 H 340.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA8BF |
|---|---|
| RGB | rgb(205, 168, 191) |
| HSL | hsl(323, 27%, 73%) |
| HSV | hsv(323, 18%, 80%) |
| CMYK | cmyk(0%, 18%, 6.8%, 19.6%) |
| CIE-LAB | lab(72.73, 17.34, -6.65) |
| CIE-LCH | lch(72.73, 18.57, 339.01°) |
| OKLab | oklab(77.15% 0.05 -0.0175) |
| OKLCH | oklch(77.15% 0.053 340.7) |
| XYZ | xyz(48.5827, 44.7473, 55.3580) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.77
Dusty Pink
#D8A7B1
ΔE00 5.81
Thistle
#D8BFD8
ΔE00 6.45
Light Mauve
#C292A1
ΔE00 7.19
Faded Pink
#DE9DAC
ΔE00 7.70
Grey Pink
#C3909B
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA8BF #A8CDB6
analogous
#C8A8CD #CDA8BF #CDA8AC
triadic
#CDA8BF #BFCDA8 #A8BFCD
tetradic
#CDA8BF #CDC8A8 #A8CDB6 #A8ACCD
square
#CDA8BF #CDC8A8 #A8CDB6 #A8ACCD
split-complementary
#CDA8BF #ACCDA8 #A8CDC8
monochromatic
#9F5B86 #B781A2 #CDA8BF #E3CFDC #F4ECF1
Accessibility & contrast
On white
2.11
#CDA8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#CDA8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA8BF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA8BF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#B2B4BE
Tritanopia (blue-blind)
#D2A8B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cda8bf; /* rgb */ color: rgb(205, 168, 191); /* oklch */ color: oklch(77.2% 0.053 340.7);
Tailwind
colors: {
custom: {
50: '#dcc2d2',
500: '#cda8bf',
950: '#000000',
},
}SCSS
$custom: #cda8bf; $custom-light: #dcc2d2; $custom-dark: #000000;
JSON
{
"hex": "#cda8bf",
"rgb": {
"r": 205,
"g": 168,
"b": 191
},
"hsl": {
"h": 322.703,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.77152,
"c": 0.05297,
"h": 340.7
},
"luminance": 0.44746
}Semantic roles & 50–950 ramp
primary
#CDA8BF
secondary
#E1EAE4
accent
#A66640
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182