#E28FED#E28FED
#E28FED is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.7% C 0.157 H 322.7°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FED |
|---|---|
| RGB | rgb(226, 143, 237) |
| HSL | hsl(293, 72%, 75%) |
| HSV | hsv(293, 40%, 93%) |
| CMYK | cmyk(4.6%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(70.82, 46.10, -34.62) |
| CIE-LCH | lch(70.82, 57.65, 323.09°) |
| OKLab | oklab(76.72% 0.1245 -0.0949) |
| OKLCH | oklch(76.72% 0.157 322.7) |
| XYZ | xyz(56.4709, 41.9302, 85.2230) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.26
Baby Purple
#CA9BF7
ΔE00 6.54
Orchid
#DA70D6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FED #9AED8F
analogous
#B38FED #E28FED #ED8FC9
triadic
#E28FED #EDE28F #8FEDE2
tetradic
#E28FED #EDB38F #9AED8F #8FC9ED
square
#E28FED #EDB38F #9AED8F #8FC9ED
split-complementary
#E28FED #C9ED8F #8FEDB3
monochromatic
#C726DC #D45AE5 #E28FED #F0C4F5 #F8E5FB
Accessibility & contrast
On white
2.24
#E28FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E28FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FED
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FED | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#E59AB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e28fed; /* rgb */ color: rgb(226, 143, 237); /* oklch */ color: oklch(76.7% 0.157 322.7);
Tailwind
colors: {
custom: {
50: '#ecb1f3',
500: '#e28fed',
950: '#000000',
},
}SCSS
$custom: #e28fed; $custom-light: #ecb1f3; $custom-dark: #000000;
JSON
{
"hex": "#e28fed",
"rgb": {
"r": 226,
"g": 143,
"b": 237
},
"hsl": {
"h": 292.979,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.76715,
"c": 0.15653,
"h": 322.7
},
"luminance": 0.41928
}Semantic roles & 50–950 ramp
primary
#E28FED
secondary
#DCF2D9
accent
#D41128
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085