#DF85FF#DF85FF
#DF85FF is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.7% C 0.190 H 316.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DF85FF |
|---|---|
| RGB | rgb(223, 133, 255) |
| HSL | hsl(284, 100%, 76%) |
| HSV | hsv(284, 48%, 100%) |
| CMYK | cmyk(12.5%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(69.24, 53.88, -46.95) |
| CIE-LCH | lch(69.24, 71.47, 318.94°) |
| OKLab | oklab(75.72% 0.138 -0.1303) |
| OKLCH | oklch(75.72% 0.19 316.7) |
| XYZ | xyz(56.8663, 39.6848, 99.2527) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.65
Liliac
#C48EFD
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 6.25
Light Purple
#BF77F6
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 6.71
Violet Pink
#FB5FFC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF85FF #A5FF85
analogous
#A285FF #DF85FF #FF85E2
triadic
#DF85FF #FFDF85 #85FFDF
tetradic
#DF85FF #FFA285 #A5FF85 #85E2FF
square
#DF85FF #FFA285 #A5FF85 #85E2FF
split-complementary
#DF85FF #E2FF85 #85FFA2
monochromatic
#BF0BFF #CF48FF #DF85FF #EFC2FF #F7E0FF
Accessibility & contrast
On white
2.35
#DF85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#DF85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF85FF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF85FF | 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)
#6DA3FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#DE97B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #df85ff; /* rgb */ color: rgb(223, 133, 255); /* oklch */ color: oklch(75.7% 0.190 316.7);
Tailwind
colors: {
custom: {
50: '#ebabff',
500: '#df85ff',
950: '#000000',
},
}SCSS
$custom: #df85ff; $custom-light: #ebabff; $custom-dark: #000000;
JSON
{
"hex": "#df85ff",
"rgb": {
"r": 223,
"g": 133,
"b": 255
},
"hsl": {
"h": 284.262,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.75716,
"c": 0.18979,
"h": 316.7
},
"luminance": 0.39683
}Semantic roles & 50–950 ramp
primary
#DF85FF
secondary
#DDF7D4
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86