#D8A6BF#D8A6BF
#D8A6BF is a light, moderate pink. Relative luminance 0.456; OKLCH L 77.8% C 0.067 H 347.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A6BF |
|---|---|
| RGB | rgb(216, 166, 191) |
| HSL | hsl(330, 39%, 75%) |
| HSV | hsv(330, 23%, 85%) |
| CMYK | cmyk(0%, 23.1%, 11.6%, 15.3%) |
| CIE-LAB | lab(73.31, 22.30, -5.67) |
| CIE-LCH | lch(73.31, 23.01, 345.73°) |
| OKLab | oklab(77.85% 0.0655 -0.0148) |
| OKLCH | oklch(77.85% 0.067 347.3) |
| XYZ | xyz(51.3588, 45.6348, 55.3832) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.03
Faded Pink
#DE9DAC
ΔE00 5.52
Lilac
#C8A2C8
ΔE00 5.74
Light Mauve
#C292A1
ΔE00 6.91
Powder Pink
#FFB2D0
ΔE00 7.14
Baby Pink
#FFB7CE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A6BF #A6D8BF
analogous
#D8A6D8 #D8A6BF #D8A6A6
triadic
#D8A6BF #BFD8A6 #A6BFD8
tetradic
#D8A6BF #D8D8A6 #A6D8BF #A6A6D8
square
#D8A6BF #D8D8A6 #A6D8BF #A6A6D8
split-complementary
#D8A6BF #A6D8A6 #A6D8D8
monochromatic
#B35182 #C57BA0 #D8A6BF #EBD1DE #F6EAF0
Accessibility & contrast
On white
2.07
#D8A6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#D8A6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A6BF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A6BF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#DFA5AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d8a6bf; /* rgb */ color: rgb(216, 166, 191); /* oklch */ color: oklch(77.8% 0.067 347.3);
Tailwind
colors: {
custom: {
50: '#e4c0d2',
500: '#d8a6bf',
950: '#000000',
},
}SCSS
$custom: #d8a6bf; $custom-light: #e4c0d2; $custom-dark: #000000;
JSON
{
"hex": "#d8a6bf",
"rgb": {
"r": 216,
"g": 166,
"b": 191
},
"hsl": {
"h": 330,
"s": 39.063,
"l": 74.902
},
"oklch": {
"l": 0.77849,
"c": 0.06711,
"h": 347.3
},
"luminance": 0.45633
}Semantic roles & 50–950 ramp
primary
#D8A6BF
secondary
#DFECE6
accent
#B27333
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#151214
muted
#848182