#E27FDF#E27FDF
#E27FDF is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.7% C 0.170 H 328.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FDF |
|---|---|
| RGB | rgb(226, 127, 223) |
| HSL | hsl(302, 63%, 69%) |
| HSV | hsv(302, 44%, 89%) |
| CMYK | cmyk(0%, 43.8%, 1.3%, 11.4%) |
| CIE-LAB | lab(67.03, 51.74, -32.78) |
| CIE-LCH | lch(67.03, 61.25, 327.65°) |
| OKLab | oklab(73.69% 0.1445 -0.0895) |
| OKLCH | oklch(73.69% 0.17 328.2) |
| XYZ | xyz(52.2719, 36.6779, 74.1239) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.20
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 2.78
Orchid
#DA70D6
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 5.78
Orchid (survey)
#C875C4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FDF #7FE282
analogous
#B47FE2 #E27FDF #E27FAE
triadic
#E27FDF #DFE27F #7FDFE2
tetradic
#E27FDF #E2B47F #7FE282 #7FAEE2
square
#E27FDF #E2B47F #7FE282 #7FAEE2
split-complementary
#E27FDF #AEE27F #7FE2B4
monochromatic
#BC2BB8 #D74DD3 #E27FDF #EDB1EB #F9E3F8
Accessibility & contrast
On white
2.52
#E27FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E27FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FDF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FDF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE2
Deuteranopia (green-blind)
#93A8DC
Tritanopia (blue-blind)
#E888A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e27fdf; /* rgb */ color: rgb(226, 127, 223); /* oklch */ color: oklch(73.7% 0.170 328.2);
Tailwind
colors: {
custom: {
50: '#eda7e9',
500: '#e27fdf',
950: '#000000',
},
}SCSS
$custom: #e27fdf; $custom-light: #eda7e9; $custom-dark: #000000;
JSON
{
"hex": "#e27fdf",
"rgb": {
"r": 226,
"g": 127,
"b": 223
},
"hsl": {
"h": 301.818,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.73694,
"c": 0.16996,
"h": 328.2
},
"luminance": 0.36675
}Semantic roles & 50–950 ramp
primary
#E27FDF
secondary
#D0EDD1
accent
#CB201B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84