#ED7FFA#ED7FFA
#ED7FFA is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.2% C 0.201 H 323.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7FFA |
|---|---|
| RGB | rgb(237, 127, 250) |
| HSL | hsl(294, 92%, 74%) |
| HSV | hsv(294, 49%, 98%) |
| CMYK | cmyk(5.2%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(69.53, 59.69, -43.65) |
| CIE-LCH | lch(69.53, 73.95, 323.82°) |
| OKLab | oklab(76.21% 0.1613 -0.1204) |
| OKLCH | oklch(76.21% 0.201 323.3) |
| XYZ | xyz(59.7680, 40.0882, 95.0135) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7FFA #8CFA7F
analogous
#B07FFA #ED7FFA #FA7FC9
triadic
#ED7FFA #FAED7F #7FFAED
tetradic
#ED7FFA #FAB07F #8CFA7F #7FC9FA
square
#ED7FFA #FAB07F #8CFA7F #7FC9FA
split-complementary
#ED7FFA #C9FA7F #7FFAB0
monochromatic
#DC0AF5 #E544F8 #ED7FFA #F5BAFC #FBE2FE
Accessibility & contrast
On white
2.33
#ED7FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#ED7FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7FFA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7FFA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#F18EB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed7ffa; /* rgb */ color: rgb(237, 127, 250); /* oklch */ color: oklch(76.2% 0.201 323.3);
Tailwind
colors: {
custom: {
50: '#f5a8fc',
500: '#ed7ffa',
950: '#000000',
},
}SCSS
$custom: #ed7ffa; $custom-light: #f5a8fc; $custom-dark: #000000;
JSON
{
"hex": "#ed7ffa",
"rgb": {
"r": 237,
"g": 127,
"b": 250
},
"hsl": {
"h": 293.659,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.76212,
"c": 0.20128,
"h": 323.3
},
"luminance": 0.40085
}Semantic roles & 50–950 ramp
primary
#ED7FFA
secondary
#D8F6D5
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85