#DF88FB#DF88FB
#DF88FB is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.0% C 0.181 H 317.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DF88FB |
|---|---|
| RGB | rgb(223, 136, 251) |
| HSL | hsl(285, 93%, 76%) |
| HSV | hsv(285, 46%, 98%) |
| CMYK | cmyk(11.2%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.66, 51.56, -44.12) |
| CIE-LCH | lch(69.66, 67.86, 319.45°) |
| OKLab | oklab(75.96% 0.1334 -0.1221) |
| OKLCH | oklch(75.96% 0.181 317.5) |
| XYZ | xyz(56.6457, 40.2631, 96.0357) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Liliac
#C48EFD
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.44
Light Purple
#BF77F6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF88FB #A4FB88
analogous
#A588FB #DF88FB #FB88DE
triadic
#DF88FB #FBDF88 #88FBDF
tetradic
#DF88FB #FBA588 #A4FB88 #88DEFB
square
#DF88FB #FBA588 #A4FB88 #88DEFB
split-complementary
#DF88FB #DEFB88 #88FBA5
monochromatic
#BF12F7 #CF4DF9 #DF88FB #EFC3FD #F7E1FE
Accessibility & contrast
On white
2.32
#DF88FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#DF88FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF88FB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF88FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF88FB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#DF98B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df88fb; /* rgb */ color: rgb(223, 136, 251); /* oklch */ color: oklch(76.0% 0.181 317.5);
Tailwind
colors: {
custom: {
50: '#ebadfd',
500: '#df88fb',
950: '#000000',
},
}SCSS
$custom: #df88fb; $custom-light: #ebadfd; $custom-dark: #000000;
JSON
{
"hex": "#df88fb",
"rgb": {
"r": 223,
"g": 136,
"b": 251
},
"hsl": {
"h": 285.391,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.75964,
"c": 0.18084,
"h": 317.5
},
"luminance": 0.40261
}Semantic roles & 50–950 ramp
primary
#DF88FB
secondary
#DDF6D5
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85