#DF88F2#DF88F2
#DF88F2 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.5% C 0.172 H 320.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DF88F2 |
|---|---|
| RGB | rgb(223, 136, 242) |
| HSL | hsl(289, 80%, 74%) |
| HSV | hsv(289, 44%, 95%) |
| CMYK | cmyk(7.9%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(69.26, 49.81, -39.81) |
| CIE-LCH | lch(69.26, 63.76, 321.36°) |
| OKLab | oklab(75.54% 0.1319 -0.1097) |
| OKLCH | oklch(75.54% 0.172 320.2) |
| XYZ | xyz(55.2606, 39.7091, 88.7409) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 4.90
Purply Pink
#F075E6
ΔE00 5.10
Liliac
#C48EFD
ΔE00 6.36
Orchid
#DA70D6
ΔE00 6.37
Baby Purple
#CA9BF7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF88F2 #9BF288
analogous
#AA88F2 #DF88F2 #F288D0
triadic
#DF88F2 #F2DF88 #88F2DF
tetradic
#DF88F2 #F2AA88 #9BF288 #88D0F2
square
#DF88F2 #F2AA88 #9BF288 #88D0F2
split-complementary
#DF88F2 #D0F288 #88F2AA
monochromatic
#C11AE6 #D051EC #DF88F2 #EEBFF8 #F8E3FC
Accessibility & contrast
On white
2.35
#DF88F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#DF88F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF88F2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF88F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF88F2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#E095B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #df88f2; /* rgb */ color: rgb(223, 136, 242); /* oklch */ color: oklch(75.5% 0.172 320.2);
Tailwind
colors: {
custom: {
50: '#ebadf6',
500: '#df88f2',
950: '#000000',
},
}SCSS
$custom: #df88f2; $custom-light: #ebadf6; $custom-dark: #000000;
JSON
{
"hex": "#df88f2",
"rgb": {
"r": 223,
"g": 136,
"b": 242
},
"hsl": {
"h": 289.245,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.7554,
"c": 0.1716,
"h": 320.2
},
"luminance": 0.39707
}Semantic roles & 50–950 ramp
primary
#DF88F2
secondary
#DCF4D7
accent
#DD092F
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85