#D2AFBF#D2AFBF
#D2AFBF is a light, muted pink. Relative luminance 0.481; OKLCH L 78.9% C 0.046 H 348.9°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2AFBF |
|---|---|
| RGB | rgb(210, 175, 191) |
| HSL | hsl(333, 28%, 75%) |
| HSV | hsv(333, 17%, 82%) |
| CMYK | cmyk(0%, 16.7%, 9%, 17.6%) |
| CIE-LAB | lab(74.90, 15.30, -3.38) |
| CIE-LCH | lch(74.90, 15.67, 347.53°) |
| OKLab | oklab(78.95% 0.0449 -0.0088) |
| OKLCH | oklch(78.95% 0.046 348.9) |
| XYZ | xyz(51.3116, 48.1245, 55.8661) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.69
Thistle
#D8BFD8
ΔE00 5.78
Lilac
#C8A2C8
ΔE00 7.50
Faded Pink
#DE9DAC
ΔE00 7.80
Pinkish Grey
#C8ACA9
ΔE00 8.21
Light Mauve
#C292A1
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2AFBF #AFD2C2
analogous
#D2AFD0 #D2AFBF #D2B0AF
triadic
#D2AFBF #BFD2AF #AFBFD2
tetradic
#D2AFBF #D0D2AF #AFD2C2 #B0AFD2
square
#D2AFBF #D0D2AF #AFD2C2 #B0AFD2
split-complementary
#D2AFBF #AFD2B0 #AFD0D2
monochromatic
#A66180 #BC88A0 #D2AFBF #E8D6DE #F4EBEF
Accessibility & contrast
On white
1.98
#D2AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#D2AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2AFBF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2AFBF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5C0
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#D8AEB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d2afbf; /* rgb */ color: rgb(210, 175, 191); /* oklch */ color: oklch(78.9% 0.046 348.9);
Tailwind
colors: {
custom: {
50: '#e0c7d2',
500: '#d2afbf',
950: '#000000',
},
}SCSS
$custom: #d2afbf; $custom-light: #e0c7d2; $custom-dark: #000000;
JSON
{
"hex": "#d2afbf",
"rgb": {
"r": 210,
"g": 175,
"b": 191
},
"hsl": {
"h": 332.571,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.78949,
"c": 0.0457,
"h": 348.9
},
"luminance": 0.48123
}Semantic roles & 50–950 ramp
primary
#D2AFBF
secondary
#E1EAE6
accent
#A7773F
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282