#E27DF1#E27DF1
#E27DF1 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.2% C 0.190 H 322.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E27DF1 |
|---|---|
| RGB | rgb(226, 125, 241) |
| HSL | hsl(292, 81%, 72%) |
| HSV | hsv(292, 48%, 95%) |
| CMYK | cmyk(6.2%, 48.1%, 0%, 5.5%) |
| CIE-LAB | lab(67.42, 56.01, -42.12) |
| CIE-LCH | lch(67.42, 70.08, 323.06°) |
| OKLab | oklab(74.23% 0.1503 -0.1162) |
| OKLCH | oklch(74.23% 0.19 322.3) |
| XYZ | xyz(54.5731, 37.1892, 87.5056) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.62
Orchid
#DA70D6
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27DF1 #8CF17D
analogous
#A87DF1 #E27DF1 #F17DC6
triadic
#E27DF1 #F1E27D #7DF1E2
tetradic
#E27DF1 #F1A87D #8CF17D #7DC6F1
square
#E27DF1 #F1A87D #8CF17D #7DC6F1
split-complementary
#E27DF1 #C6F17D #7DF1A8
monochromatic
#C318DC #D646EB #E27DF1 #EEB4F7 #F9E3FC
Accessibility & contrast
On white
2.49
#E27DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E27DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27DF1
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27DF1 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF5
Deuteranopia (green-blind)
#8AA8EE
Tritanopia (blue-blind)
#E58CAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27df1; /* rgb */ color: rgb(226, 125, 241); /* oklch */ color: oklch(74.2% 0.190 322.3);
Tailwind
colors: {
custom: {
50: '#eda6f6',
500: '#e27df1',
950: '#000000',
},
}SCSS
$custom: #e27df1; $custom-light: #eda6f6; $custom-dark: #000000;
JSON
{
"hex": "#e27df1",
"rgb": {
"r": 226,
"g": 125,
"b": 241
},
"hsl": {
"h": 292.241,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.74231,
"c": 0.19002,
"h": 322.3
},
"luminance": 0.37187
}Semantic roles & 50–950 ramp
primary
#E27DF1
secondary
#DAF4D6
accent
#DD0924
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85