#D99EBF#D99EBF
#D99EBF is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.5% C 0.082 H 344.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D99EBF |
|---|---|
| RGB | rgb(217, 158, 191) |
| HSL | hsl(326, 44%, 74%) |
| HSV | hsv(326, 27%, 85%) |
| CMYK | cmyk(0%, 27.2%, 12%, 14.9%) |
| CIE-LAB | lab(71.53, 26.99, -8.29) |
| CIE-LCH | lch(71.53, 28.23, 342.92°) |
| OKLab | oklab(76.51% 0.079 -0.0218) |
| OKLCH | oklch(76.51% 0.082 344.6) |
| XYZ | xyz(50.2459, 42.9691, 54.9273) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.45
Faded Pink
#DE9DAC
ΔE00 6.26
Light Mauve
#C292A1
ΔE00 7.28
Dusty Pink
#D8A7B1
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.38
Powder Pink
#FFB2D0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99EBF #9ED9B8
analogous
#D59ED9 #D99EBF #D99EA1
triadic
#D99EBF #BFD99E #9EBFD9
tetradic
#D99EBF #D9D59E #9ED9B8 #9EA1D9
square
#D99EBF #D9D59E #9ED9B8 #9EA1D9
split-complementary
#D99EBF #A1D99E #9ED9D5
monochromatic
#B54785 #C872A2 #D99EBF #EACADC #F6E9F0
Accessibility & contrast
On white
2.19
#D99EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#D99EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99EBF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99EBF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC0
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#E19EA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d99ebf; /* rgb */ color: rgb(217, 158, 191); /* oklch */ color: oklch(76.5% 0.082 344.6);
Tailwind
colors: {
custom: {
50: '#e5bbd2',
500: '#d99ebf',
950: '#000000',
},
}SCSS
$custom: #d99ebf; $custom-light: #e5bbd2; $custom-dark: #000000;
JSON
{
"hex": "#d99ebf",
"rgb": {
"r": 217,
"g": 158,
"b": 191
},
"hsl": {
"h": 326.441,
"s": 43.704,
"l": 73.529
},
"oklch": {
"l": 0.76507,
"c": 0.08196,
"h": 344.6
},
"luminance": 0.42967
}Semantic roles & 50–950 ramp
primary
#D99EBF
secondary
#DEEDE5
accent
#B76B2F
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161214
muted
#848182