#DE88F6#DE88F6
#DE88F6 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.6% C 0.175 H 318.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DE88F6 |
|---|---|
| RGB | rgb(222, 136, 246) |
| HSL | hsl(287, 86%, 75%) |
| HSV | hsv(287, 45%, 96%) |
| CMYK | cmyk(9.8%, 44.7%, 0%, 3.5%) |
| CIE-LAB | lab(69.32, 50.30, -41.92) |
| CIE-LCH | lch(69.32, 65.48, 320.19°) |
| OKLab | oklab(75.62% 0.1315 -0.1158) |
| OKLCH | oklch(75.62% 0.175 318.6) |
| XYZ | xyz(55.5607, 39.7936, 91.9251) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.67
Liliac
#C48EFD
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.24
Orchid
#DA70D6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE88F6 #A0F688
analogous
#A788F6 #DE88F6 #F688D7
triadic
#DE88F6 #F6DE88 #88F6DE
tetradic
#DE88F6 #F6A788 #A0F688 #88D7F6
square
#DE88F6 #F6A788 #A0F688 #88D7F6
split-complementary
#DE88F6 #D7F688 #88F6A7
monochromatic
#BE16ED #CE4FF2 #DE88F6 #EEC1FA #F7E3FD
Accessibility & contrast
On white
2.34
#DE88F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#DE88F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE88F6
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE88F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE88F6 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3FA
Deuteranopia (green-blind)
#8EACF3
Tritanopia (blue-blind)
#DE97B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #de88f6; /* rgb */ color: rgb(222, 136, 246); /* oklch */ color: oklch(75.6% 0.175 318.6);
Tailwind
colors: {
custom: {
50: '#eaadf9',
500: '#de88f6',
950: '#000000',
},
}SCSS
$custom: #de88f6; $custom-light: #eaadf9; $custom-dark: #000000;
JSON
{
"hex": "#de88f6",
"rgb": {
"r": 222,
"g": 136,
"b": 246
},
"hsl": {
"h": 286.909,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.75617,
"c": 0.17519,
"h": 318.6
},
"luminance": 0.39792
}Semantic roles & 50–950 ramp
primary
#DE88F6
secondary
#DDF5D6
accent
#E20334
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85