#DE99BF#DE99BF
#DE99BF is a light, moderate pink. Relative luminance 0.421; OKLCH L 76.2% C 0.096 H 345.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DE99BF |
|---|---|
| RGB | rgb(222, 153, 191) |
| HSL | hsl(327, 51%, 74%) |
| HSV | hsv(327, 31%, 87%) |
| CMYK | cmyk(0%, 31.1%, 14%, 12.9%) |
| CIE-LAB | lab(70.92, 31.42, -9.14) |
| CIE-LCH | lch(70.92, 32.72, 343.78°) |
| OKLab | oklab(76.16% 0.0924 -0.024) |
| OKLCH | oklch(76.16% 0.096 345.4) |
| XYZ | xyz(50.9195, 42.0761, 54.7195) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.72
Faded Pink
#DE9DAC
ΔE00 6.87
Plum
#DDA0DD
ΔE00 7.08
Pig Pink
#E78EA5
ΔE00 7.22
Dull Pink
#D5869D
ΔE00 7.60
Powder Pink
#FFB2D0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE99BF #99DEB8
analogous
#DA99DE #DE99BF #DE999C
triadic
#DE99BF #BFDE99 #99BFDE
tetradic
#DE99BF #DEDA99 #99DEB8 #999CDE
square
#DE99BF #DEDA99 #99DEB8 #999CDE
split-complementary
#DE99BF #9CDE99 #99DEDA
monochromatic
#BF3E85 #CF6BA2 #DE99BF #EDC7DC #F8E8F0
Accessibility & contrast
On white
2.23
#DE99BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#DE99BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE99BF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE99BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE99BF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#E798A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #de99bf; /* rgb */ color: rgb(222, 153, 191); /* oklch */ color: oklch(76.2% 0.096 345.4);
Tailwind
colors: {
custom: {
50: '#e9b8d2',
500: '#de99bf',
950: '#000000',
},
}SCSS
$custom: #de99bf; $custom-light: #e9b8d2; $custom-dark: #000000;
JSON
{
"hex": "#de99bf",
"rgb": {
"r": 222,
"g": 153,
"b": 191
},
"hsl": {
"h": 326.957,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.76159,
"c": 0.0955,
"h": 345.4
},
"luminance": 0.42074
}Semantic roles & 50–950 ramp
primary
#DE99BF
secondary
#DCEFE5
accent
#BE6B27
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082