#DE79F8#DE79F8
#DE79F8 is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.6% C 0.201 H 319.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79F8 |
|---|---|
| RGB | rgb(222, 121, 248) |
| HSL | hsl(288, 90%, 72%) |
| HSV | hsv(288, 51%, 97%) |
| CMYK | cmyk(10.5%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.51, 58.23, -47.43) |
| CIE-LCH | lch(66.51, 75.11, 320.83°) |
| OKLab | oklab(73.56% 0.152 -0.1316) |
| OKLCH | oklch(73.56% 0.201 319.1) |
| XYZ | xyz(53.9026, 35.9837, 92.8949) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 5.64
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79F8 #93F879
analogous
#9F79F8 #DE79F8 #F879D2
triadic
#DE79F8 #F8DE79 #79F8DE
tetradic
#DE79F8 #F89F79 #93F879 #79D2F8
square
#DE79F8 #F89F79 #93F879 #79D2F8
split-complementary
#DE79F8 #D2F879 #79F89F
monochromatic
#BD0CEA #D03FF5 #DE79F8 #ECB3FB #F8E2FD
Accessibility & contrast
On white
2.56
#DE79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#DE79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79F8
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79F8 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFC
Deuteranopia (green-blind)
#81A5F5
Tritanopia (blue-blind)
#DF8BAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de79f8; /* rgb */ color: rgb(222, 121, 248); /* oklch */ color: oklch(73.6% 0.201 319.1);
Tailwind
colors: {
custom: {
50: '#eba3fb',
500: '#de79f8',
950: '#000000',
},
}SCSS
$custom: #de79f8; $custom-light: #eba3fb; $custom-dark: #000000;
JSON
{
"hex": "#de79f8",
"rgb": {
"r": 222,
"g": 121,
"b": 248
},
"hsl": {
"h": 287.717,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.73559,
"c": 0.20106,
"h": 319.1
},
"luminance": 0.35982
}Semantic roles & 50–950 ramp
primary
#DE79F8
secondary
#DCF6D5
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85