#DE93BB#DE93BB
#DE93BB is a light, moderate pink. Relative luminance 0.400; OKLCH L 75.0% C 0.103 H 346.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DE93BB |
|---|---|
| RGB | rgb(222, 147, 187) |
| HSL | hsl(328, 53%, 72%) |
| HSV | hsv(328, 34%, 87%) |
| CMYK | cmyk(0%, 33.8%, 15.8%, 12.9%) |
| CIE-LAB | lab(69.46, 33.99, -9.10) |
| CIE-LCH | lch(69.46, 35.18, 345.01°) |
| OKLab | oklab(75% 0.1005 -0.0238) |
| OKLCH | oklch(75% 0.103 346.7) |
| XYZ | xyz(49.5279, 39.9876, 52.1137) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.63
Dull Pink
#D5869D
ΔE00 6.72
Pink (survey)
#FF81C0
ΔE00 6.97
Faded Pink
#DE9DAC
ΔE00 7.27
Bubblegum Pink
#FE83CC
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE93BB #93DEB6
analogous
#DB93DE #DE93BB #DE9396
triadic
#DE93BB #BBDE93 #93BBDE
tetradic
#DE93BB #DEDB93 #93DEB6 #9396DE
square
#DE93BB #DEDB93 #93DEB6 #9396DE
split-complementary
#DE93BB #96DE93 #93DEDB
monochromatic
#BD3A80 #D0649D #DE93BB #ECC2D9 #F8E8F0
Accessibility & contrast
On white
2.33
#DE93BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#DE93BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE93BB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE93BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE93BB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BD
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#E892A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de93bb; /* rgb */ color: rgb(222, 147, 187); /* oklch */ color: oklch(75.0% 0.103 346.7);
Tailwind
colors: {
custom: {
50: '#e9b3cf',
500: '#de93bb',
950: '#000000',
},
}SCSS
$custom: #de93bb; $custom-light: #e9b3cf; $custom-dark: #000000;
JSON
{
"hex": "#de93bb",
"rgb": {
"r": 222,
"g": 147,
"b": 187
},
"hsl": {
"h": 328,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.75002,
"c": 0.10324,
"h": 346.7
},
"luminance": 0.39985
}Semantic roles & 50–950 ramp
primary
#DE93BB
secondary
#DCEFE5
accent
#C16E25
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082