#DE96BF#DE96BF
#DE96BF is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.6% C 0.101 H 344.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DE96BF |
|---|---|
| RGB | rgb(222, 150, 191) |
| HSL | hsl(326, 52%, 73%) |
| HSV | hsv(326, 32%, 87%) |
| CMYK | cmyk(0%, 32.4%, 14%, 12.9%) |
| CIE-LAB | lab(70.25, 33.02, -10.15) |
| CIE-LCH | lch(70.25, 34.55, 342.92°) |
| OKLab | oklab(75.65% 0.0971 -0.0267) |
| OKLCH | oklch(75.65% 0.101 344.6) |
| XYZ | xyz(50.4347, 41.1064, 54.5579) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.85
Lilac
#C8A2C8
ΔE00 7.03
Pig Pink
#E78EA5
ΔE00 7.39
Pink (survey)
#FF81C0
ΔE00 7.42
Bubblegum Pink
#FE83CC
ΔE00 7.51
Faded Pink
#DE9DAC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE96BF #96DEB5
analogous
#D996DE #DE96BF #DE969B
triadic
#DE96BF #BFDE96 #96BFDE
tetradic
#DE96BF #DED996 #96DEB5 #969BDE
square
#DE96BF #DED996 #96DEB5 #969BDE
split-complementary
#DE96BF #9BDE96 #96DED9
monochromatic
#BE3C86 #CF67A3 #DE96BF #EDC5DB #F8E8F1
Accessibility & contrast
On white
2.28
#DE96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#DE96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE96BF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE96BF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#E796A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #de96bf; /* rgb */ color: rgb(222, 150, 191); /* oklch */ color: oklch(75.6% 0.101 344.6);
Tailwind
colors: {
custom: {
50: '#e9b5d2',
500: '#de96bf',
950: '#000000',
},
}SCSS
$custom: #de96bf; $custom-light: #e9b5d2; $custom-dark: #000000;
JSON
{
"hex": "#de96bf",
"rgb": {
"r": 222,
"g": 150,
"b": 191
},
"hsl": {
"h": 325.833,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.75645,
"c": 0.1007,
"h": 344.6
},
"luminance": 0.41104
}Semantic roles & 50–950 ramp
primary
#DE96BF
secondary
#DCEFE4
accent
#C06826
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082