#DE93BF#DE93BF
#DE93BF is a light, moderate pink. Relative luminance 0.402; OKLCH L 75.1% C 0.106 H 343.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DE93BF |
|---|---|
| RGB | rgb(222, 147, 191) |
| HSL | hsl(325, 53%, 72%) |
| HSV | hsv(325, 34%, 87%) |
| CMYK | cmyk(0%, 33.8%, 14%, 12.9%) |
| CIE-LAB | lab(69.58, 34.63, -11.14) |
| CIE-LCH | lch(69.58, 36.38, 342.16°) |
| OKLab | oklab(75.14% 0.1018 -0.0294) |
| OKLCH | oklch(75.14% 0.106 343.9) |
| XYZ | xyz(49.9621, 40.1612, 54.4004) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 6.88
Pink (survey)
#FF81C0
ΔE00 6.89
Lilac
#C8A2C8
ΔE00 7.42
Pig Pink
#E78EA5
ΔE00 7.65
Dull Pink
#D5869D
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE93BF #93DEB2
analogous
#D793DE #DE93BF #DE939A
triadic
#DE93BF #BFDE93 #93BFDE
tetradic
#DE93BF #DED793 #93DEB2 #939ADE
square
#DE93BF #DED793 #93DEB2 #939ADE
split-complementary
#DE93BF #9ADE93 #93DED7
monochromatic
#BD3A87 #D064A3 #DE93BF #ECC2DB #F8E8F1
Accessibility & contrast
On white
2.33
#DE93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#DE93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE93BF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE93BF | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A3C1
Deuteranopia (green-blind)
#AAAEBD
Tritanopia (blue-blind)
#E793A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de93bf; /* rgb */ color: rgb(222, 147, 191); /* oklch */ color: oklch(75.1% 0.106 343.9);
Tailwind
colors: {
custom: {
50: '#e9b3d2',
500: '#de93bf',
950: '#000000',
},
}SCSS
$custom: #de93bf; $custom-light: #e9b3d2; $custom-dark: #000000;
JSON
{
"hex": "#de93bf",
"rgb": {
"r": 222,
"g": 147,
"b": 191
},
"hsl": {
"h": 324.8,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.75137,
"c": 0.10591,
"h": 343.9
},
"luminance": 0.40159
}Semantic roles & 50–950 ramp
primary
#DE93BF
secondary
#DCEFE4
accent
#C16525
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082