#E279EE#E279EE
#E279EE is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.5% C 0.194 H 323.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E279EE |
|---|---|
| RGB | rgb(226, 121, 238) |
| HSL | hsl(294, 77%, 70%) |
| HSV | hsv(294, 49%, 93%) |
| CMYK | cmyk(5%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.53, 57.42, -41.85) |
| CIE-LCH | lch(66.53, 71.06, 323.91°) |
| OKLab | oklab(73.53% 0.1553 -0.1154) |
| OKLCH | oklch(73.53% 0.194 323.4) |
| XYZ | xyz(53.6325, 36.0190, 84.9997) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 3.19
Orchid
#DA70D6
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 4.78
Violet Pink
#FB5FFC
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E279EE #85EE79
analogous
#A779EE #E279EE #EE79BF
triadic
#E279EE #EEE279 #79EEE2
tetradic
#E279EE #EEA779 #85EE79 #79BFEE
square
#E279EE #EEA779 #85EE79 #79BFEE
split-complementary
#E279EE #BFEE79 #79EEA7
monochromatic
#BF1BD2 #D643E7 #E279EE #EEAFF5 #F9E4FC
Accessibility & contrast
On white
2.56
#E279EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#E279EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E279EE
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E279EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E279EE | 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)
#699AF2
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#E588A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e279ee; /* rgb */ color: rgb(226, 121, 238); /* oklch */ color: oklch(73.5% 0.194 323.4);
Tailwind
colors: {
custom: {
50: '#eda3f4',
500: '#e279ee',
950: '#000000',
},
}SCSS
$custom: #e279ee; $custom-light: #eda3f4; $custom-dark: #000000;
JSON
{
"hex": "#e279ee",
"rgb": {
"r": 226,
"g": 121,
"b": 238
},
"hsl": {
"h": 293.846,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.73532,
"c": 0.1935,
"h": 323.4
},
"luminance": 0.36017
}Semantic roles & 50–950 ramp
primary
#E279EE
secondary
#D5F1D1
accent
#DA0C21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85