#DE80F2#DE80F2
#DE80F2 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.2% C 0.184 H 320.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80F2 |
|---|---|
| RGB | rgb(222, 128, 242) |
| HSL | hsl(289, 81%, 73%) |
| HSV | hsv(289, 47%, 95%) |
| CMYK | cmyk(8.3%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.56, 53.60, -42.48) |
| CIE-LCH | lch(67.56, 68.39, 321.60°) |
| OKLab | oklab(74.25% 0.1418 -0.1174) |
| OKLCH | oklch(74.25% 0.184 320.4) |
| XYZ | xyz(53.8684, 37.3808, 88.3648) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 4.48
Orchid
#DA70D6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 6.17
Violet Pink
#FB5FFC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80F2 #94F280
analogous
#A580F2 #DE80F2 #F280CD
triadic
#DE80F2 #F2DE80 #80F2DE
tetradic
#DE80F2 #F2A580 #94F280 #80CDF2
square
#DE80F2 #F2A580 #94F280 #80CDF2
split-complementary
#DE80F2 #CDF280 #80F2A5
monochromatic
#BD17E1 #D048EC #DE80F2 #ECB8F8 #F8E3FC
Accessibility & contrast
On white
2.48
#DE80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DE80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80F2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80F2 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#89A8EF
Tritanopia (blue-blind)
#E08FAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de80f2; /* rgb */ color: rgb(222, 128, 242); /* oklch */ color: oklch(74.2% 0.184 320.4);
Tailwind
colors: {
custom: {
50: '#eaa7f7',
500: '#de80f2',
950: '#000000',
},
}SCSS
$custom: #de80f2; $custom-light: #eaa7f7; $custom-dark: #000000;
JSON
{
"hex": "#de80f2",
"rgb": {
"r": 222,
"g": 128,
"b": 242
},
"hsl": {
"h": 289.474,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.74249,
"c": 0.1841,
"h": 320.4
},
"luminance": 0.37379
}Semantic roles & 50–950 ramp
primary
#DE80F2
secondary
#DCF4D7
accent
#DE082D
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85