#D4AFBF#D4AFBF
#D4AFBF is a light, muted pink. Relative luminance 0.484; OKLCH L 79.1% C 0.048 H 350.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D4AFBF |
|---|---|
| RGB | rgb(212, 175, 191) |
| HSL | hsl(334, 30%, 76%) |
| HSV | hsv(334, 17%, 83%) |
| CMYK | cmyk(0%, 17.5%, 9.9%, 16.9%) |
| CIE-LAB | lab(75.09, 16.01, -3.09) |
| CIE-LCH | lch(75.09, 16.31, 349.08°) |
| OKLab | oklab(79.14% 0.0471 -0.008) |
| OKLCH | oklch(79.14% 0.048 350.4) |
| XYZ | xyz(51.8848, 48.4200, 55.8930) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.28
Thistle
#D8BFD8
ΔE00 6.03
Faded Pink
#DE9DAC
ΔE00 7.35
Lilac
#C8A2C8
ΔE00 7.59
Light Mauve
#C292A1
ΔE00 8.12
Pinkish Grey
#C8ACA9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4AFBF #AFD4C4
analogous
#D4AFD1 #D4AFBF #D4B1AF
triadic
#D4AFBF #BFD4AF #AFBFD4
tetradic
#D4AFBF #D1D4AF #AFD4C4 #B1AFD4
square
#D4AFBF #D1D4AF #AFD4C4 #B1AFD4
split-complementary
#D4AFBF #AFD4B1 #AFD1D4
monochromatic
#A95F7F #BF879F #D4AFBF #E9D7DF #F4EBEF
Accessibility & contrast
On white
1.97
#D4AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#D4AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4AFBF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4AFBF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5C0
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#DAAEB4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #d4afbf; /* rgb */ color: rgb(212, 175, 191); /* oklch */ color: oklch(79.1% 0.048 350.4);
Tailwind
colors: {
custom: {
50: '#e1c7d2',
500: '#d4afbf',
950: '#000000',
},
}SCSS
$custom: #d4afbf; $custom-light: #e1c7d2; $custom-dark: #000000;
JSON
{
"hex": "#d4afbf",
"rgb": {
"r": 212,
"g": 175,
"b": 191
},
"hsl": {
"h": 334.054,
"s": 30.081,
"l": 75.882
},
"oklch": {
"l": 0.79137,
"c": 0.04775,
"h": 350.4
},
"luminance": 0.48419
}Semantic roles & 50–950 ramp
primary
#D4AFBF
secondary
#E0EBE6
accent
#A97A3D
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282