#D98EBB#D98EBB
#D98EBB is a light, moderate pink. Relative luminance 0.377; OKLCH L 73.6% C 0.107 H 343.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D98EBB |
|---|---|
| RGB | rgb(217, 142, 187) |
| HSL | hsl(324, 50%, 70%) |
| HSV | hsv(324, 35%, 85%) |
| CMYK | cmyk(0%, 34.6%, 13.8%, 14.9%) |
| CIE-LAB | lab(67.79, 34.95, -11.65) |
| CIE-LCH | lch(67.79, 36.84, 341.56°) |
| OKLab | oklab(73.61% 0.1026 -0.0308) |
| OKLCH | oklch(73.61% 0.107 343.3) |
| XYZ | xyz(47.2581, 37.6881, 51.7894) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 7.05
Pink (survey)
#FF81C0
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.29
Dull Pink
#D5869D
ΔE00 7.29
Lavender Pink
#DD85D7
ΔE00 7.61
Lilac
#C8A2C8
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D98EBB #8ED9AC
analogous
#D18ED9 #D98EBB #D98E95
triadic
#D98EBB #BBD98E #8EBBD9
tetradic
#D98EBB #D9D18E #8ED9AC #8E95D9
square
#D98EBB #D9D18E #8ED9AC #8E95D9
split-complementary
#D98EBB #95D98E #8ED9D1
monochromatic
#B13C82 #CA609F #D98EBB #E8BCD7 #F7E8F1
Accessibility & contrast
On white
2.46
#D98EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#D98EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D98EBB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D98EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D98EBB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#A5AAB9
Tritanopia (blue-blind)
#E28E9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d98ebb; /* rgb */ color: rgb(217, 142, 187); /* oklch */ color: oklch(73.6% 0.107 343.3);
Tailwind
colors: {
custom: {
50: '#e6b0cf',
500: '#d98ebb',
950: '#000000',
},
}SCSS
$custom: #d98ebb; $custom-light: #e6b0cf; $custom-dark: #000000;
JSON
{
"hex": "#d98ebb",
"rgb": {
"r": 217,
"g": 142,
"b": 187
},
"hsl": {
"h": 324,
"s": 49.669,
"l": 70.392
},
"oklch": {
"l": 0.73605,
"c": 0.10712,
"h": 343.3
},
"luminance": 0.37686
}Semantic roles & 50–950 ramp
primary
#D98EBB
secondary
#D7ECDF
accent
#BD6429
background
#FEFAFC
surface
#FCF5F9
border
#D5CFD2
text
#161013
muted
#847F82