#D99EBB#D99EBB
#D99EBB is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.4% C 0.079 H 348.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D99EBB |
|---|---|
| RGB | rgb(217, 158, 187) |
| HSL | hsl(331, 44%, 74%) |
| HSV | hsv(331, 27%, 85%) |
| CMYK | cmyk(0%, 27.2%, 13.8%, 14.9%) |
| CIE-LAB | lab(71.42, 26.33, -6.25) |
| CIE-LCH | lch(71.42, 27.06, 346.64°) |
| OKLab | oklab(76.38% 0.0776 -0.0163) |
| OKLCH | oklch(76.38% 0.079 348.2) |
| XYZ | xyz(49.8118, 42.7955, 52.6406) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.08
Lilac
#C8A2C8
ΔE00 6.21
Dusty Pink
#D8A7B1
ΔE00 6.28
Light Mauve
#C292A1
ΔE00 6.46
Pig Pink
#E78EA5
ΔE00 7.13
Powder Pink
#FFB2D0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99EBB #9ED9BC
analogous
#D99ED9 #D99EBB #D99E9E
triadic
#D99EBB #BBD99E #9EBBD9
tetradic
#D99EBB #D9D99E #9ED9BC #9E9ED9
square
#D99EBB #D9D99E #9ED9BC #9E9ED9
split-complementary
#D99EBB #9ED99E #9ED9D9
monochromatic
#B5477D #C8729C #D99EBB #EACADA #F6E9F0
Accessibility & contrast
On white
2.20
#D99EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#D99EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99EBB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99EBB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#E19DA8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d99ebb; /* rgb */ color: rgb(217, 158, 187); /* oklch */ color: oklch(76.4% 0.079 348.2);
Tailwind
colors: {
custom: {
50: '#e5bbcf',
500: '#d99ebb',
950: '#000000',
},
}SCSS
$custom: #d99ebb; $custom-light: #e5bbcf; $custom-dark: #000000;
JSON
{
"hex": "#d99ebb",
"rgb": {
"r": 217,
"g": 158,
"b": 187
},
"hsl": {
"h": 330.508,
"s": 43.704,
"l": 73.529
},
"oklch": {
"l": 0.76378,
"c": 0.07933,
"h": 348.2
},
"luminance": 0.42793
}Semantic roles & 50–950 ramp
primary
#D99EBB
secondary
#DEEDE6
accent
#B7742F
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161213
muted
#848182