#E37FDE#E37FDE
#E37FDE is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.8% C 0.170 H 329.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E37FDE |
|---|---|
| RGB | rgb(227, 127, 222) |
| HSL | hsl(303, 64%, 69%) |
| HSV | hsv(303, 44%, 89%) |
| CMYK | cmyk(0%, 44.1%, 2.2%, 11%) |
| CIE-LAB | lab(67.12, 51.86, -32.08) |
| CIE-LCH | lch(67.12, 60.98, 328.26°) |
| OKLab | oklab(73.77% 0.1454 -0.0875) |
| OKLCH | oklch(73.77% 0.17 329) |
| XYZ | xyz(52.4520, 36.7863, 73.4307) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.07
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 2.75
Orchid
#DA70D6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 5.72
Orchid (survey)
#C875C4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37FDE #7FE384
analogous
#B67FE3 #E37FDE #E37FAC
triadic
#E37FDE #DEE37F #7FDEE3
tetradic
#E37FDE #E3B67F #7FE384 #7FACE3
square
#E37FDE #E3B67F #7FE384 #7FACE3
split-complementary
#E37FDE #ACE37F #7FE3B6
monochromatic
#BE2AB7 #D84DD1 #E37FDE #EEB1EB #F9E3F8
Accessibility & contrast
On white
2.51
#E37FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#E37FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37FDE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37FDE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799BE1
Deuteranopia (green-blind)
#94A8DB
Tritanopia (blue-blind)
#E988A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e37fde; /* rgb */ color: rgb(227, 127, 222); /* oklch */ color: oklch(73.8% 0.170 329.0);
Tailwind
colors: {
custom: {
50: '#eea7e8',
500: '#e37fde',
950: '#000000',
},
}SCSS
$custom: #e37fde; $custom-light: #eea7e8; $custom-dark: #000000;
JSON
{
"hex": "#e37fde",
"rgb": {
"r": 227,
"g": 127,
"b": 222
},
"hsl": {
"h": 303,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.73767,
"c": 0.16971,
"h": 329
},
"luminance": 0.36784
}Semantic roles & 50–950 ramp
primary
#E37FDE
secondary
#D0EDD2
accent
#CC231A
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84