#ED7FF4#ED7FF4
#ED7FF4 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.196 H 325.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7FF4 |
|---|---|
| RGB | rgb(237, 127, 244) |
| HSL | hsl(296, 84%, 73%) |
| HSV | hsv(296, 48%, 96%) |
| CMYK | cmyk(2.9%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(69.27, 58.61, -40.78) |
| CIE-LCH | lch(69.27, 71.40, 325.17°) |
| OKLab | oklab(75.93% 0.1604 -0.1122) |
| OKLCH | oklch(75.93% 0.196 325) |
| XYZ | xyz(58.8422, 39.7178, 90.1373) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 2.91
Light Magenta
#FA5FF7
ΔE00 5.10
Violet Pink
#FB5FFC
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7FF4 #86F47F
analogous
#B27FF4 #ED7FF4 #F47FC1
triadic
#ED7FF4 #F4ED7F #7FF4ED
tetradic
#ED7FF4 #F4B27F #86F47F #7FC1F4
square
#ED7FF4 #F4B27F #86F47F #7FC1F4
split-complementary
#ED7FF4 #C1F47F #7FF4B2
monochromatic
#D814E5 #E547EF #ED7FF4 #F5B7F9 #FBE3FD
Accessibility & contrast
On white
2.35
#ED7FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#ED7FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7FF4
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7FF4 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F8
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#F28DAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed7ff4; /* rgb */ color: rgb(237, 127, 244); /* oklch */ color: oklch(75.9% 0.196 325.0);
Tailwind
colors: {
custom: {
50: '#f5a8f8',
500: '#ed7ff4',
950: '#000000',
},
}SCSS
$custom: #ed7ff4; $custom-light: #f5a8f8; $custom-dark: #000000;
JSON
{
"hex": "#ed7ff4",
"rgb": {
"r": 237,
"g": 127,
"b": 244
},
"hsl": {
"h": 296.41,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.7593,
"c": 0.19574,
"h": 325
},
"luminance": 0.39715
}Semantic roles & 50–950 ramp
primary
#ED7FF4
secondary
#D8F5D6
accent
#E10512
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85