#DE93CC#DE93CC
#DE93CC is a light, moderate pink. Relative luminance 0.408; OKLCH L 75.6% C 0.116 H 335.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DE93CC |
|---|---|
| RGB | rgb(222, 147, 204) |
| HSL | hsl(314, 53%, 72%) |
| HSV | hsv(314, 34%, 87%) |
| CMYK | cmyk(0%, 33.8%, 8.1%, 12.9%) |
| CIE-LAB | lab(70.01, 36.79, -17.72) |
| CIE-LCH | lch(70.01, 40.84, 334.28°) |
| OKLab | oklab(75.6% 0.1058 -0.0474) |
| OKLCH | oklch(75.6% 0.116 335.8) |
| XYZ | xyz(51.4567, 40.7591, 62.2719) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 6.47
Lilac
#C8A2C8
ΔE00 7.21
Pink (survey)
#FF81C0
ΔE00 7.64
Violet (CSS)
#EE82EE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE93CC #93DEA5
analogous
#CA93DE #DE93CC #DE93A7
triadic
#DE93CC #CCDE93 #93CCDE
tetradic
#DE93CC #DECA93 #93DEA5 #93A7DE
square
#DE93CC #DECA93 #93DEA5 #93A7DE
split-complementary
#DE93CC #A7DE93 #93DECA
monochromatic
#BD3A9D #D064B6 #DE93CC #ECC2E2 #F8E8F4
Accessibility & contrast
On white
2.29
#DE93CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#DE93CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE93CC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE93CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE93CC | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CE
Deuteranopia (green-blind)
#A6AFCA
Tritanopia (blue-blind)
#E596A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de93cc; /* rgb */ color: rgb(222, 147, 204); /* oklch */ color: oklch(75.6% 0.116 335.8);
Tailwind
colors: {
custom: {
50: '#e9b4db',
500: '#de93cc',
950: '#000000',
},
}SCSS
$custom: #de93cc; $custom-light: #e9b4db; $custom-dark: #000000;
JSON
{
"hex": "#de93cc",
"rgb": {
"r": 222,
"g": 147,
"b": 204
},
"hsl": {
"h": 314.4,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.75598,
"c": 0.11591,
"h": 335.8
},
"luminance": 0.40757
}Semantic roles & 50–950 ramp
primary
#DE93CC
secondary
#DCEFE1
accent
#C14A25
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083