#ED7AF7#ED7AF7
#ED7AF7 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.4% C 0.206 H 324.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7AF7 |
|---|---|
| RGB | rgb(237, 122, 247) |
| HSL | hsl(295, 89%, 72%) |
| HSV | hsv(295, 51%, 97%) |
| CMYK | cmyk(4%, 50.6%, 0%, 3.1%) |
| CIE-LAB | lab(68.49, 61.54, -43.64) |
| CIE-LCH | lch(68.49, 75.45, 324.66°) |
| OKLab | oklab(75.4% 0.1675 -0.1203) |
| OKLCH | oklch(75.4% 0.206 324.3) |
| XYZ | xyz(58.6716, 38.6419, 92.3458) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.06
Violet Pink
#FB5FFC
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 4.21
Candy Pink
#FF63E9
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7AF7 #84F77A
analogous
#AF7AF7 #ED7AF7 #F77AC3
triadic
#ED7AF7 #F7ED7A #7AF7ED
tetradic
#ED7AF7 #F7AF7A #84F77A #7AC3F7
square
#ED7AF7 #F7AF7A #84F77A #7AC3F7
split-complementary
#ED7AF7 #C3F77A #7AF7AF
monochromatic
#D70EE9 #E540F4 #ED7AF7 #F5B4FA #FBE2FD
Accessibility & contrast
On white
2.41
#ED7AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#ED7AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7AF7
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7AF7 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#8DACF3
Tritanopia (blue-blind)
#F189AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed7af7; /* rgb */ color: rgb(237, 122, 247); /* oklch */ color: oklch(75.4% 0.206 324.3);
Tailwind
colors: {
custom: {
50: '#f5a5fa',
500: '#ed7af7',
950: '#000000',
},
}SCSS
$custom: #ed7af7; $custom-light: #f5a5fa; $custom-dark: #000000;
JSON
{
"hex": "#ed7af7",
"rgb": {
"r": 237,
"g": 122,
"b": 247
},
"hsl": {
"h": 295.2,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.75399,
"c": 0.20625,
"h": 324.3
},
"luminance": 0.38639
}Semantic roles & 50–950 ramp
primary
#ED7AF7
secondary
#D8F5D6
accent
#E50013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85