#DE93BE#DE93BE
#DE93BE is a light, moderate pink. Relative luminance 0.401; OKLCH L 75.1% C 0.105 H 344.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DE93BE |
|---|---|
| RGB | rgb(222, 147, 190) |
| HSL | hsl(326, 53%, 72%) |
| HSV | hsv(326, 34%, 87%) |
| CMYK | cmyk(0%, 33.8%, 14.4%, 12.9%) |
| CIE-LAB | lab(69.55, 34.47, -10.63) |
| CIE-LCH | lch(69.55, 36.07, 342.86°) |
| OKLab | oklab(75.1% 0.1014 -0.028) |
| OKLCH | oklch(75.1% 0.105 344.6) |
| XYZ | xyz(49.8524, 40.1174, 53.8228) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.90
Bubblegum Pink
#FE83CC
ΔE00 6.99
Plum
#DDA0DD
ΔE00 6.99
Pig Pink
#E78EA5
ΔE00 7.40
Dull Pink
#D5869D
ΔE00 7.43
Lilac
#C8A2C8
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE93BE #93DEB3
analogous
#D893DE #DE93BE #DE9399
triadic
#DE93BE #BEDE93 #93BEDE
tetradic
#DE93BE #DED893 #93DEB3 #9399DE
square
#DE93BE #DED893 #93DEB3 #9399DE
split-complementary
#DE93BE #99DE93 #93DED8
monochromatic
#BD3A85 #D064A2 #DE93BE #ECC2DA #F8E8F1
Accessibility & contrast
On white
2.33
#DE93BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#DE93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE93BE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE93BE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C0
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#E793A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de93be; /* rgb */ color: rgb(222, 147, 190); /* oklch */ color: oklch(75.1% 0.105 344.6);
Tailwind
colors: {
custom: {
50: '#e9b3d1',
500: '#de93be',
950: '#000000',
},
}SCSS
$custom: #de93be; $custom-light: #e9b3d1; $custom-dark: #000000;
JSON
{
"hex": "#de93be",
"rgb": {
"r": 222,
"g": 147,
"b": 190
},
"hsl": {
"h": 325.6,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.75103,
"c": 0.10522,
"h": 344.6
},
"luminance": 0.40115
}Semantic roles & 50–950 ramp
primary
#DE93BE
secondary
#DCEFE4
accent
#C16725
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082