#E979DF#E979DF
#E979DF is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.7% C 0.184 H 330.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E979DF |
|---|---|
| RGB | rgb(233, 121, 223) |
| HSL | hsl(305, 72%, 69%) |
| HSV | hsv(305, 48%, 91%) |
| CMYK | cmyk(0%, 48.1%, 4.3%, 8.6%) |
| CIE-LAB | lab(66.77, 56.73, -33.12) |
| CIE-LCH | lch(66.77, 65.69, 329.73°) |
| OKLab | oklab(73.68% 0.1607 -0.0903) |
| OKLCH | oklch(73.68% 0.184 330.7) |
| XYZ | xyz(53.7605, 36.3293, 73.9783) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.49
Violet (CSS)
#EE82EE
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 3.35
Orchid
#DA70D6
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E979DF #79E983
analogous
#BB79E9 #E979DF #E979A7
triadic
#E979DF #DFE979 #79DFE9
tetradic
#E979DF #E9BB79 #79E983 #79A7E9
square
#E979DF #E9BB79 #79E983 #79A7E9
split-complementary
#E979DF #A7E979 #79E9BB
monochromatic
#C721B8 #E044D2 #E979DF #F2AEEC #FAE2F8
Accessibility & contrast
On white
2.54
#E979DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#E979DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E979DF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E979DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E979DF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7499E2
Deuteranopia (green-blind)
#94A8DC
Tritanopia (blue-blind)
#F182A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e979df; /* rgb */ color: rgb(233, 121, 223); /* oklch */ color: oklch(73.7% 0.184 330.7);
Tailwind
colors: {
custom: {
50: '#f2a3e9',
500: '#e979df',
950: '#000000',
},
}SCSS
$custom: #e979df; $custom-light: #f2a3e9; $custom-dark: #000000;
JSON
{
"hex": "#e979df",
"rgb": {
"r": 233,
"g": 121,
"b": 223
},
"hsl": {
"h": 305.357,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.73682,
"c": 0.18429,
"h": 330.7
},
"luminance": 0.36326
}Semantic roles & 50–950 ramp
primary
#E979DF
secondary
#CFEFD2
accent
#D42312
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F16
muted
#857F84