#D89CB2#D89CB2
#D89CB2 is a light, moderate pink. Relative luminance 0.416; OKLCH L 75.6% C 0.077 H 355.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CB2 |
|---|---|
| RGB | rgb(216, 156, 178) |
| HSL | hsl(338, 43%, 73%) |
| HSV | hsv(338, 28%, 85%) |
| CMYK | cmyk(0%, 27.8%, 17.6%, 15.3%) |
| CIE-LAB | lab(70.59, 25.62, -2.50) |
| CIE-LCH | lch(70.59, 25.74, 354.43°) |
| OKLab | oklab(75.63% 0.0765 -0.0062) |
| OKLCH | oklch(75.63% 0.077 355.3) |
| XYZ | xyz(48.2435, 41.5925, 47.5978) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.88
Dusty Pink
#D8A7B1
ΔE00 4.74
Light Mauve
#C292A1
ΔE00 5.04
Pig Pink
#E78EA5
ΔE00 5.68
Grey Pink
#C3909B
ΔE00 5.84
Dull Pink
#D5869D
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CB2 #9CD8C2
analogous
#D89CD0 #D89CB2 #D8A49C
triadic
#D89CB2 #B2D89C #9CB2D8
tetradic
#D89CB2 #D0D89C #9CD8C2 #A49CD8
square
#D89CB2 #D0D89C #9CD8C2 #A49CD8
split-complementary
#D89CB2 #9CD8A4 #9CD0D8
monochromatic
#B3476E #C77090 #D89CB2 #E9C8D4 #F6E9EE
Accessibility & contrast
On white
2.25
#D89CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#D89CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CB2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CB2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B3
Deuteranopia (green-blind)
#B0B1B1
Tritanopia (blue-blind)
#E29AA3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d89cb2; /* rgb */ color: rgb(216, 156, 178); /* oklch */ color: oklch(75.6% 0.077 355.3);
Tailwind
colors: {
custom: {
50: '#e5b9c9',
500: '#d89cb2',
950: '#000000',
},
}SCSS
$custom: #d89cb2; $custom-light: #e5b9c9; $custom-dark: #000000;
JSON
{
"hex": "#d89cb2",
"rgb": {
"r": 216,
"g": 156,
"b": 178
},
"hsl": {
"h": 338,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.75634,
"c": 0.07672,
"h": 355.3
},
"luminance": 0.4159
}Semantic roles & 50–950 ramp
primary
#D89CB2
secondary
#DEEDE8
accent
#B7852F
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161113
muted
#848082