#DE96BB#DE96BB
#DE96BB is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.5% C 0.098 H 347.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DE96BB |
|---|---|
| RGB | rgb(222, 150, 187) |
| HSL | hsl(329, 52%, 73%) |
| HSV | hsv(329, 32%, 87%) |
| CMYK | cmyk(0%, 32.4%, 15.8%, 12.9%) |
| CIE-LAB | lab(70.13, 32.38, -8.10) |
| CIE-LCH | lch(70.13, 33.38, 345.95°) |
| OKLab | oklab(75.51% 0.0958 -0.0212) |
| OKLCH | oklch(75.51% 0.098 347.5) |
| XYZ | xyz(50.0005, 40.9328, 52.2712) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.38
Faded Pink
#DE9DAC
ΔE00 6.50
Dull Pink
#D5869D
ΔE00 6.68
Lilac
#C8A2C8
ΔE00 7.47
Pink (survey)
#FF81C0
ΔE00 7.57
Light Mauve
#C292A1
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE96BB #96DEB9
analogous
#DD96DE #DE96BB #DE9697
triadic
#DE96BB #BBDE96 #96BBDE
tetradic
#DE96BB #DEDD96 #96DEB9 #9697DE
square
#DE96BB #DEDD96 #96DEB9 #9697DE
split-complementary
#DE96BB #97DE96 #96DEDD
monochromatic
#BE3C7F #CF679D #DE96BB #EDC5D9 #F8E8F0
Accessibility & contrast
On white
2.29
#DE96BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#DE96BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE96BB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE96BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE96BB | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#E895A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de96bb; /* rgb */ color: rgb(222, 150, 187); /* oklch */ color: oklch(75.5% 0.098 347.5);
Tailwind
colors: {
custom: {
50: '#e9b5cf',
500: '#de96bb',
950: '#000000',
},
}SCSS
$custom: #de96bb; $custom-light: #e9b5cf; $custom-dark: #000000;
JSON
{
"hex": "#de96bb",
"rgb": {
"r": 222,
"g": 150,
"b": 187
},
"hsl": {
"h": 329.167,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.75512,
"c": 0.09808,
"h": 347.5
},
"luminance": 0.4093
}Semantic roles & 50–950 ramp
primary
#DE96BB
secondary
#DCEFE5
accent
#C07126
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082