#D89DC2#D89DC2
#D89DC2 is a light, moderate pink. Relative luminance 0.426; OKLCH L 76.3% C 0.085 H 341.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D89DC2 |
|---|---|
| RGB | rgb(216, 157, 194) |
| HSL | hsl(322, 43%, 73%) |
| HSV | hsv(322, 27%, 85%) |
| CMYK | cmyk(0%, 27.3%, 10.2%, 15.3%) |
| CIE-LAB | lab(71.29, 27.68, -10.32) |
| CIE-LCH | lch(71.29, 29.55, 339.55°) |
| OKLab | oklab(76.33% 0.0804 -0.0273) |
| OKLCH | oklch(76.33% 0.085 341.3) |
| XYZ | xyz(50.1132, 42.6100, 56.6133) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.85
Plum
#DDA0DD
ΔE00 6.29
Faded Pink
#DE9DAC
ΔE00 7.40
Light Mauve
#C292A1
ΔE00 7.99
Powder Pink
#FFB2D0
ΔE00 8.09
Dusty Pink
#D8A7B1
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89DC2 #9DD8B3
analogous
#D09DD8 #D89DC2 #D89DA4
triadic
#D89DC2 #C2D89D #9DC2D8
tetradic
#D89DC2 #D8D09D #9DD8B3 #9DA4D8
square
#D89DC2 #D8D09D #9DD8B3 #9DA4D8
split-complementary
#D89DC2 #A4D89D #9DD8D0
monochromatic
#B3478B #C771A7 #D89DC2 #E9C9DD #F6E9F1
Accessibility & contrast
On white
2.21
#D89DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#D89DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89DC2
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89DC2 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA9C3
Deuteranopia (green-blind)
#ADB2C0
Tritanopia (blue-blind)
#DF9EAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d89dc2; /* rgb */ color: rgb(216, 157, 194); /* oklch */ color: oklch(76.3% 0.085 341.3);
Tailwind
colors: {
custom: {
50: '#e4bad4',
500: '#d89dc2',
950: '#000000',
},
}SCSS
$custom: #d89dc2; $custom-light: #e4bad4; $custom-dark: #000000;
JSON
{
"hex": "#d89dc2",
"rgb": {
"r": 216,
"g": 157,
"b": 194
},
"hsl": {
"h": 322.373,
"s": 43.066,
"l": 73.137
},
"oklch": {
"l": 0.76326,
"c": 0.08495,
"h": 341.3
},
"luminance": 0.42608
}Semantic roles & 50–950 ramp
primary
#D89DC2
secondary
#DEEDE4
accent
#B6622F
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#161114
muted
#848083