#E279EB#E279EB
#E279EB is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.4% C 0.191 H 324.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E279EB |
|---|---|
| RGB | rgb(226, 121, 235) |
| HSL | hsl(295, 74%, 70%) |
| HSV | hsv(295, 49%, 92%) |
| CMYK | cmyk(3.8%, 48.5%, 0%, 7.8%) |
| CIE-LAB | lab(66.40, 56.87, -40.41) |
| CIE-LCH | lch(66.40, 69.77, 324.61°) |
| OKLab | oklab(73.39% 0.1549 -0.1113) |
| OKLCH | oklch(73.39% 0.191 324.3) |
| XYZ | xyz(53.1954, 35.8442, 82.6978) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.84
Violet (CSS)
#EE82EE
ΔE00 2.95
Orchid
#DA70D6
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E279EB #82EB79
analogous
#A979EB #E279EB #EB79BB
triadic
#E279EB #EBE279 #79EBE2
tetradic
#E279EB #EBA979 #82EB79 #79BBEB
square
#E279EB #EBA979 #82EB79 #79BBEB
split-complementary
#E279EB #BBEB79 #79EBA9
monochromatic
#BE1ECB #D644E3 #E279EB #EEAEF3 #F9E4FB
Accessibility & contrast
On white
2.57
#E279EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#E279EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E279EB
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E279EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E279EB | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#E687A7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e279eb; /* rgb */ color: rgb(226, 121, 235); /* oklch */ color: oklch(73.4% 0.191 324.3);
Tailwind
colors: {
custom: {
50: '#eda3f2',
500: '#e279eb',
950: '#000000',
},
}SCSS
$custom: #e279eb; $custom-light: #eda3f2; $custom-dark: #000000;
JSON
{
"hex": "#e279eb",
"rgb": {
"r": 226,
"g": 121,
"b": 235
},
"hsl": {
"h": 295.263,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.7339,
"c": 0.19071,
"h": 324.3
},
"luminance": 0.35842
}Semantic roles & 50–950 ramp
primary
#E279EB
secondary
#D2F0D0
accent
#D60F1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85