#DF88FA#DF88FA
#DF88FA is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.9% C 0.180 H 317.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DF88FA |
|---|---|
| RGB | rgb(223, 136, 250) |
| HSL | hsl(286, 92%, 76%) |
| HSV | hsv(286, 46%, 98%) |
| CMYK | cmyk(10.8%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(69.61, 51.37, -43.64) |
| CIE-LCH | lch(69.61, 67.40, 319.65°) |
| OKLab | oklab(75.92% 0.1332 -0.1207) |
| OKLCH | oklch(75.92% 0.18 317.8) |
| XYZ | xyz(56.4885, 40.2002, 95.2077) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Liliac
#C48EFD
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.27
Light Purple
#BF77F6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF88FA #A3FA88
analogous
#A688FA #DF88FA #FA88DC
triadic
#DF88FA #FADF88 #88FADF
tetradic
#DF88FA #FAA688 #A3FA88 #88DCFA
square
#DF88FA #FAA688 #A3FA88 #88DCFA
split-complementary
#DF88FA #DCFA88 #88FAA6
monochromatic
#BF13F5 #CF4DF8 #DF88FA #EFC3FC #F7E2FE
Accessibility & contrast
On white
2.32
#DF88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#DF88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF88FA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF88FA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#DF98B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df88fa; /* rgb */ color: rgb(223, 136, 250); /* oklch */ color: oklch(75.9% 0.180 317.8);
Tailwind
colors: {
custom: {
50: '#ebadfc',
500: '#df88fa',
950: '#000000',
},
}SCSS
$custom: #df88fa; $custom-light: #ebadfc; $custom-dark: #000000;
JSON
{
"hex": "#df88fa",
"rgb": {
"r": 223,
"g": 136,
"b": 250
},
"hsl": {
"h": 285.789,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.75916,
"c": 0.17981,
"h": 317.8
},
"luminance": 0.40198
}Semantic roles & 50–950 ramp
primary
#DF88FA
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85