#DF77EE#DF77EE
#DF77EE is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.9% C 0.195 H 322.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DF77EE |
|---|---|
| RGB | rgb(223, 119, 238) |
| HSL | hsl(292, 78%, 70%) |
| HSV | hsv(292, 50%, 93%) |
| CMYK | cmyk(6.3%, 50%, 0%, 6.7%) |
| CIE-LAB | lab(65.79, 57.58, -43.04) |
| CIE-LCH | lch(65.79, 71.89, 323.22°) |
| OKLab | oklab(72.91% 0.1546 -0.1189) |
| OKLCH | oklch(72.91% 0.195 322.4) |
| XYZ | xyz(52.4592, 35.0570, 84.8758) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 3.87
Orchid
#DA70D6
ΔE00 4.02
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF77EE #86EE77
analogous
#A477EE #DF77EE #EE77C1
triadic
#DF77EE #EEDF77 #77EEDF
tetradic
#DF77EE #EEA477 #86EE77 #77C1EE
square
#DF77EE #EEA477 #86EE77 #77C1EE
split-complementary
#DF77EE #C1EE77 #77EEA4
monochromatic
#BA1AD1 #D241E7 #DF77EE #ECADF5 #F9E4FC
Accessibility & contrast
On white
2.62
#DF77EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DF77EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF77EE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF77EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF77EE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F2
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#E286A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #df77ee; /* rgb */ color: rgb(223, 119, 238); /* oklch */ color: oklch(72.9% 0.195 322.4);
Tailwind
colors: {
custom: {
50: '#eba2f4',
500: '#df77ee',
950: '#000000',
},
}SCSS
$custom: #df77ee; $custom-light: #eba2f4; $custom-dark: #000000;
JSON
{
"hex": "#df77ee",
"rgb": {
"r": 223,
"g": 119,
"b": 238
},
"hsl": {
"h": 292.437,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.72906,
"c": 0.19503,
"h": 322.4
},
"luminance": 0.35055
}Semantic roles & 50–950 ramp
primary
#DF77EE
secondary
#D4F1D0
accent
#DA0B26
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85