#DE88DA#DE88DA
#DE88DA is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.4% C 0.148 H 328.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DE88DA |
|---|---|
| RGB | rgb(222, 136, 218) |
| HSL | hsl(303, 57%, 70%) |
| HSV | hsv(303, 39%, 87%) |
| CMYK | cmyk(0%, 38.7%, 1.8%, 12.9%) |
| CIE-LAB | lab(68.17, 45.04, -28.29) |
| CIE-LCH | lch(68.17, 53.19, 327.87°) |
| OKLab | oklab(74.38% 0.1259 -0.0769) |
| OKLCH | oklch(74.38% 0.148 328.6) |
| XYZ | xyz(51.5824, 38.2023, 70.9728) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.77
Violet (CSS)
#EE82EE
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.46
Plum
#DDA0DD
ΔE00 6.08
Orchid (survey)
#C875C4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE88DA #88DE8C
analogous
#B788DE #DE88DA #DE88AF
triadic
#DE88DA #DADE88 #88DADE
tetradic
#DE88DA #DEB788 #88DE8C #88AFDE
square
#DE88DA #DEB788 #88DE8C #88AFDE
split-complementary
#DE88DA #AFDE88 #88DEB7
monochromatic
#B833B2 #D158CB #DE88DA #EBB8E9 #F8E7F8
Accessibility & contrast
On white
2.43
#DE88DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#DE88DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE88DA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE88DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE88DA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#99AAD7
Tritanopia (blue-blind)
#E48FA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de88da; /* rgb */ color: rgb(222, 136, 218); /* oklch */ color: oklch(74.4% 0.148 328.6);
Tailwind
colors: {
custom: {
50: '#eaace5',
500: '#de88da',
950: '#000000',
},
}SCSS
$custom: #de88da; $custom-light: #eaace5; $custom-dark: #000000;
JSON
{
"hex": "#de88da",
"rgb": {
"r": 222,
"g": 136,
"b": 218
},
"hsl": {
"h": 302.791,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.74376,
"c": 0.14756,
"h": 328.6
},
"luminance": 0.382
}Semantic roles & 50–950 ramp
primary
#DE88DA
secondary
#D5EDD6
accent
#C42921
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84