#D2A2BF#D2A2BF
#D2A2BF is a light, moderate pink. Relative luminance 0.433; OKLCH L 76.5% C 0.068 H 341.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2A2BF |
|---|---|
| RGB | rgb(210, 162, 191) |
| HSL | hsl(324, 35%, 73%) |
| HSV | hsv(324, 23%, 82%) |
| CMYK | cmyk(0%, 22.9%, 9%, 17.6%) |
| CIE-LAB | lab(71.76, 22.37, -8.03) |
| CIE-LCH | lch(71.76, 23.76, 340.26°) |
| OKLab | oklab(76.52% 0.0649 -0.0211) |
| OKLCH | oklch(76.52% 0.068 341.9) |
| XYZ | xyz(48.9022, 43.3056, 55.0629) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.14
Dusty Pink
#D8A7B1
ΔE00 6.47
Faded Pink
#DE9DAC
ΔE00 6.68
Light Mauve
#C292A1
ΔE00 6.75
Plum
#DDA0DD
ΔE00 8.00
Grey Pink
#C3909B
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2A2BF #A2D2B5
analogous
#CDA2D2 #D2A2BF #D2A2A7
triadic
#D2A2BF #BFD2A2 #A2BFD2
tetradic
#D2A2BF #D2CDA2 #A2D2B5 #A2A7D2
square
#D2A2BF #D2CDA2 #A2D2B5 #A2A7D2
split-complementary
#D2A2BF #A7D2A2 #A2D2CD
monochromatic
#A85186 #BE79A3 #D2A2BF #E6CBDB #F5EAF1
Accessibility & contrast
On white
2.17
#D2A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#D2A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2A2BF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2A2BF | 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)
#A4ABC0
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#D8A2AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d2a2bf; /* rgb */ color: rgb(210, 162, 191); /* oklch */ color: oklch(76.5% 0.068 341.9);
Tailwind
colors: {
custom: {
50: '#e0bdd2',
500: '#d2a2bf',
950: '#000000',
},
}SCSS
$custom: #d2a2bf; $custom-light: #e0bdd2; $custom-dark: #000000;
JSON
{
"hex": "#d2a2bf",
"rgb": {
"r": 210,
"g": 162,
"b": 191
},
"hsl": {
"h": 323.75,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.7652,
"c": 0.06825,
"h": 341.9
},
"luminance": 0.43304
}Semantic roles & 50–950 ramp
primary
#D2A2BF
secondary
#DFECE4
accent
#AE6638
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151214
muted
#838182