#E279F4#E279F4
#E279F4 is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.8% C 0.199 H 321.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E279F4 |
|---|---|
| RGB | rgb(226, 121, 244) |
| HSL | hsl(291, 85%, 72%) |
| HSV | hsv(291, 50%, 96%) |
| CMYK | cmyk(7.4%, 50.4%, 0%, 4.3%) |
| CIE-LAB | lab(66.81, 58.53, -44.73) |
| CIE-LCH | lch(66.81, 73.67, 322.61°) |
| OKLab | oklab(73.82% 0.1561 -0.1237) |
| OKLCH | oklch(73.82% 0.199 321.6) |
| XYZ | xyz(54.5287, 36.3775, 89.7197) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 3.96
Violet Pink
#FB5FFC
ΔE00 4.78
Light Magenta
#FA5FF7
ΔE00 4.79
Orchid
#DA70D6
ΔE00 4.95
Candy Pink
#FF63E9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E279F4 #8BF479
analogous
#A579F4 #E279F4 #F479C8
triadic
#E279F4 #F4E279 #79F4E2
tetradic
#E279F4 #F4A579 #8BF479 #79C8F4
square
#E279F4 #F4A579 #8BF479 #79C8F4
split-complementary
#E279F4 #C8F479 #79F4A5
monochromatic
#C212E0 #D640EF #E279F4 #EEB2F9 #F9E3FD
Accessibility & contrast
On white
2.54
#E279F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#E279F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E279F4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E279F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E279F4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF8
Deuteranopia (green-blind)
#86A7F1
Tritanopia (blue-blind)
#E489AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e279f4; /* rgb */ color: rgb(226, 121, 244); /* oklch */ color: oklch(73.8% 0.199 321.6);
Tailwind
colors: {
custom: {
50: '#eda3f8',
500: '#e279f4',
950: '#000000',
},
}SCSS
$custom: #e279f4; $custom-light: #eda3f8; $custom-dark: #000000;
JSON
{
"hex": "#e279f4",
"rgb": {
"r": 226,
"g": 121,
"b": 244
},
"hsl": {
"h": 291.22,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.73823,
"c": 0.19917,
"h": 321.6
},
"luminance": 0.36375
}Semantic roles & 50–950 ramp
primary
#E279F4
secondary
#D9F4D5
accent
#E10425
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85