#E27FFC#E27FFC
#E27FFC is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.198 H 319.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FFC |
|---|---|
| RGB | rgb(226, 127, 252) |
| HSL | hsl(288, 95%, 74%) |
| HSV | hsv(288, 50%, 99%) |
| CMYK | cmyk(10.3%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(68.30, 57.11, -46.77) |
| CIE-LCH | lch(68.30, 73.82, 320.68°) |
| OKLab | oklab(75.05% 0.1491 -0.1297) |
| OKLCH | oklch(75.05% 0.198 319) |
| XYZ | xyz(56.5218, 38.3779, 96.5069) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.90
Orchid
#DA70D6
ΔE00 6.48
Liliac
#C48EFD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FFC #99FC7F
analogous
#A47FFC #E27FFC #FC7FD8
triadic
#E27FFC #FCE27F #7FFCE2
tetradic
#E27FFC #FCA47F #99FC7F #7FD8FC
square
#E27FFC #FCA47F #99FC7F #7FD8FC
split-complementary
#E27FFC #D8FC7F #7FFCA4
monochromatic
#C707F9 #D443FB #E27FFC #F0BBFD #F8E1FE
Accessibility & contrast
On white
2.42
#E27FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E27FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FFC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FFC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#E391B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e27ffc; /* rgb */ color: rgb(226, 127, 252); /* oklch */ color: oklch(75.0% 0.198 319.0);
Tailwind
colors: {
custom: {
50: '#eda7fe',
500: '#e27ffc',
950: '#000000',
},
}SCSS
$custom: #e27ffc; $custom-light: #eda7fe; $custom-dark: #000000;
JSON
{
"hex": "#e27ffc",
"rgb": {
"r": 226,
"g": 127,
"b": 252
},
"hsl": {
"h": 287.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75046,
"c": 0.19759,
"h": 319
},
"luminance": 0.38376
}Semantic roles & 50–950 ramp
primary
#E27FFC
secondary
#DCF7D4
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86