#DE96BE#DE96BE
#DE96BE is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.6% C 0.100 H 345.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DE96BE |
|---|---|
| RGB | rgb(222, 150, 190) |
| HSL | hsl(327, 52%, 73%) |
| HSV | hsv(327, 32%, 87%) |
| CMYK | cmyk(0%, 32.4%, 14.4%, 12.9%) |
| CIE-LAB | lab(70.22, 32.86, -9.64) |
| CIE-LCH | lch(70.22, 34.25, 343.66°) |
| OKLab | oklab(75.61% 0.0968 -0.0253) |
| OKLCH | oklch(75.61% 0.1 345.3) |
| XYZ | xyz(50.3250, 41.0626, 53.9803) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 7.11
Lilac
#C8A2C8
ΔE00 7.13
Pig Pink
#E78EA5
ΔE00 7.14
Faded Pink
#DE9DAC
ΔE00 7.30
Dull Pink
#D5869D
ΔE00 7.36
Pink (survey)
#FF81C0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE96BE #96DEB6
analogous
#DA96DE #DE96BE #DE969A
triadic
#DE96BE #BEDE96 #96BEDE
tetradic
#DE96BE #DEDA96 #96DEB6 #969ADE
square
#DE96BE #DEDA96 #96DEB6 #969ADE
split-complementary
#DE96BE #9ADE96 #96DEDA
monochromatic
#BE3C84 #CF67A1 #DE96BE #EDC5DB #F8E8F1
Accessibility & contrast
On white
2.28
#DE96BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#DE96BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE96BE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE96BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE96BE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#E795A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #de96be; /* rgb */ color: rgb(222, 150, 190); /* oklch */ color: oklch(75.6% 0.100 345.3);
Tailwind
colors: {
custom: {
50: '#e9b5d1',
500: '#de96be',
950: '#000000',
},
}SCSS
$custom: #de96be; $custom-light: #e9b5d1; $custom-dark: #000000;
JSON
{
"hex": "#de96be",
"rgb": {
"r": 222,
"g": 150,
"b": 190
},
"hsl": {
"h": 326.667,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.75611,
"c": 0.10003,
"h": 345.3
},
"luminance": 0.4106
}Semantic roles & 50–950 ramp
primary
#DE96BE
secondary
#DCEFE4
accent
#C06A26
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082