#D98EBC#D98EBC
#D98EBC is a light, moderate pink. Relative luminance 0.377; OKLCH L 73.6% C 0.108 H 342.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D98EBC |
|---|---|
| RGB | rgb(217, 142, 188) |
| HSL | hsl(323, 50%, 70%) |
| HSV | hsv(323, 35%, 85%) |
| CMYK | cmyk(0%, 34.6%, 13.4%, 14.9%) |
| CIE-LAB | lab(67.82, 35.11, -12.17) |
| CIE-LCH | lch(67.82, 37.16, 340.89°) |
| OKLab | oklab(73.64% 0.1029 -0.0322) |
| OKLCH | oklch(73.64% 0.108 342.6) |
| XYZ | xyz(47.3655, 37.7311, 52.3551) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.97
Pink (survey)
#FF81C0
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.08
Lavender Pink
#DD85D7
ΔE00 7.36
Dull Pink
#D5869D
ΔE00 7.55
Lilac
#C8A2C8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D98EBC #8ED9AB
analogous
#D08ED9 #D98EBC #D98E96
triadic
#D98EBC #BCD98E #8EBCD9
tetradic
#D98EBC #D9D08E #8ED9AB #8E96D9
square
#D98EBC #D9D08E #8ED9AB #8E96D9
split-complementary
#D98EBC #96D98E #8ED9D0
monochromatic
#B13C84 #CA60A1 #D98EBC #E8BCD7 #F7E8F1
Accessibility & contrast
On white
2.46
#D98EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#D98EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D98EBC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D98EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D98EBC | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBE
Deuteranopia (green-blind)
#A4AABA
Tritanopia (blue-blind)
#E28E9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d98ebc; /* rgb */ color: rgb(217, 142, 188); /* oklch */ color: oklch(73.6% 0.108 342.6);
Tailwind
colors: {
custom: {
50: '#e6b0d0',
500: '#d98ebc',
950: '#000000',
},
}SCSS
$custom: #d98ebc; $custom-light: #e6b0d0; $custom-dark: #000000;
JSON
{
"hex": "#d98ebc",
"rgb": {
"r": 217,
"g": 142,
"b": 188
},
"hsl": {
"h": 323.2,
"s": 49.669,
"l": 70.392
},
"oklch": {
"l": 0.7364,
"c": 0.10784,
"h": 342.6
},
"luminance": 0.37729
}Semantic roles & 50–950 ramp
primary
#D98EBC
secondary
#D7ECDF
accent
#BD6229
background
#FEFAFC
surface
#FCF5F9
border
#D5CFD2
text
#161014
muted
#847F82