#DE99BB#DE99BB
#DE99BB is a light, moderate pink. Relative luminance 0.419; OKLCH L 76.0% C 0.093 H 348.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DE99BB |
|---|---|
| RGB | rgb(222, 153, 187) |
| HSL | hsl(330, 51%, 74%) |
| HSV | hsv(330, 31%, 87%) |
| CMYK | cmyk(0%, 31.1%, 15.8%, 12.9%) |
| CIE-LAB | lab(70.80, 30.78, -7.10) |
| CIE-LCH | lch(70.80, 31.58, 347.01°) |
| OKLab | oklab(76.03% 0.0911 -0.0185) |
| OKLCH | oklch(76.03% 0.093 348.5) |
| XYZ | xyz(50.4853, 41.9025, 52.4328) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.75
Pig Pink
#E78EA5
ΔE00 6.25
Dull Pink
#D5869D
ΔE00 6.77
Lilac
#C8A2C8
ΔE00 7.27
Powder Pink
#FFB2D0
ΔE00 7.36
Light Mauve
#C292A1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE99BB #99DEBC
analogous
#DE99DD #DE99BB #DE9999
triadic
#DE99BB #BBDE99 #99BBDE
tetradic
#DE99BB #DDDE99 #99DEBC #9999DE
square
#DE99BB #DDDE99 #99DEBC #9999DE
split-complementary
#DE99BB #99DE99 #99DDDE
monochromatic
#BF3E7D #CF6B9C #DE99BB #EDC7DA #F8E8F0
Accessibility & contrast
On white
2.24
#DE99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#DE99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE99BB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE99BB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BC
Deuteranopia (green-blind)
#AFB1B9
Tritanopia (blue-blind)
#E898A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #de99bb; /* rgb */ color: rgb(222, 153, 187); /* oklch */ color: oklch(76.0% 0.093 348.5);
Tailwind
colors: {
custom: {
50: '#e9b7cf',
500: '#de99bb',
950: '#000000',
},
}SCSS
$custom: #de99bb; $custom-light: #e9b7cf; $custom-dark: #000000;
JSON
{
"hex": "#de99bb",
"rgb": {
"r": 222,
"g": 153,
"b": 187
},
"hsl": {
"h": 330.435,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.76028,
"c": 0.09295,
"h": 348.5
},
"luminance": 0.419
}Semantic roles & 50–950 ramp
primary
#DE99BB
secondary
#DCEFE6
accent
#BE7427
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082