#ED7FF3#ED7FF3
#ED7FF3 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.195 H 325.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7FF3 |
|---|---|
| RGB | rgb(237, 127, 243) |
| HSL | hsl(297, 83%, 73%) |
| HSV | hsv(297, 48%, 95%) |
| CMYK | cmyk(2.5%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(69.22, 58.43, -40.30) |
| CIE-LCH | lch(69.22, 70.98, 325.41°) |
| OKLab | oklab(75.88% 0.1603 -0.1108) |
| OKLCH | oklch(75.88% 0.195 325.3) |
| XYZ | xyz(58.6908, 39.6573, 89.3398) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.25
Purply Pink
#F075E6
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.12
Candy Pink
#FF63E9
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7FF3 #85F37F
analogous
#B37FF3 #ED7FF3 #F37FBF
triadic
#ED7FF3 #F3ED7F #7FF3ED
tetradic
#ED7FF3 #F3B37F #85F37F #7FBFF3
square
#ED7FF3 #F3B37F #85F37F #7FBFF3
split-complementary
#ED7FF3 #BFF37F #7FF3B3
monochromatic
#D815E2 #E547EE #ED7FF3 #F5B7F8 #FBE3FC
Accessibility & contrast
On white
2.35
#ED7FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#ED7FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7FF3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7FF3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F7
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#F28CAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed7ff3; /* rgb */ color: rgb(237, 127, 243); /* oklch */ color: oklch(75.9% 0.195 325.3);
Tailwind
colors: {
custom: {
50: '#f5a8f7',
500: '#ed7ff3',
950: '#000000',
},
}SCSS
$custom: #ed7ff3; $custom-light: #f5a8f7; $custom-dark: #000000;
JSON
{
"hex": "#ed7ff3",
"rgb": {
"r": 237,
"g": 127,
"b": 243
},
"hsl": {
"h": 296.897,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75884,
"c": 0.19483,
"h": 325.3
},
"luminance": 0.39654
}Semantic roles & 50–950 ramp
primary
#ED7FF3
secondary
#D8F4D7
accent
#DF0611
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85