#DF88FF#DF88FF
#DF88FF is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.2% C 0.185 H 316.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DF88FF |
|---|---|
| RGB | rgb(223, 136, 255) |
| HSL | hsl(284, 100%, 77%) |
| HSV | hsv(284, 47%, 100%) |
| CMYK | cmyk(12.5%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(69.84, 52.36, -46.02) |
| CIE-LCH | lch(69.84, 69.70, 318.69°) |
| OKLab | oklab(76.16% 0.134 -0.1276) |
| OKLCH | oklch(76.16% 0.185 316.4) |
| XYZ | xyz(57.2829, 40.5180, 99.3916) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Liliac
#C48EFD
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.49
Light Purple
#BF77F6
ΔE00 6.86
Lavender Pink
#DD85D7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF88FF #A8FF88
analogous
#A488FF #DF88FF #FF88E3
triadic
#DF88FF #FFDF88 #88FFDF
tetradic
#DF88FF #FFA488 #A8FF88 #88E3FF
square
#DF88FF #FFA488 #A8FF88 #88E3FF
split-complementary
#DF88FF #E3FF88 #88FFA4
monochromatic
#BE0EFF #CF4BFF #DF88FF #EFC5FF #F7E0FF
Accessibility & contrast
On white
2.31
#DF88FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#DF88FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF88FF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF88FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF88FF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#DE99B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df88ff; /* rgb */ color: rgb(223, 136, 255); /* oklch */ color: oklch(76.2% 0.185 316.4);
Tailwind
colors: {
custom: {
50: '#ebadff',
500: '#df88ff',
950: '#000000',
},
}SCSS
$custom: #df88ff; $custom-light: #ebadff; $custom-dark: #000000;
JSON
{
"hex": "#df88ff",
"rgb": {
"r": 223,
"g": 136,
"b": 255
},
"hsl": {
"h": 283.866,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76157,
"c": 0.18501,
"h": 316.4
},
"luminance": 0.40516
}Semantic roles & 50–950 ramp
primary
#DF88FF
secondary
#DDF7D4
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86