#ED7AF9#ED7AF9
#ED7AF9 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.5% C 0.208 H 323.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7AF9 |
|---|---|
| RGB | rgb(237, 122, 249) |
| HSL | hsl(294, 91%, 73%) |
| HSV | hsv(294, 51%, 98%) |
| CMYK | cmyk(4.8%, 51%, 0%, 2.4%) |
| CIE-LAB | lab(68.58, 61.90, -44.59) |
| CIE-LCH | lch(68.58, 76.29, 324.23°) |
| OKLab | oklab(75.5% 0.1677 -0.1231) |
| OKLCH | oklch(75.5% 0.208 323.7) |
| XYZ | xyz(58.9819, 38.7660, 93.9800) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7AF9 #86F97A
analogous
#AE7AF9 #ED7AF9 #F97AC5
triadic
#ED7AF9 #F9ED7A #7AF9ED
tetradic
#ED7AF9 #F9AE7A #86F97A #7AC5F9
square
#ED7AF9 #F9AE7A #86F97A #7AC5F9
split-complementary
#ED7AF9 #C5F97A #7AF9AE
monochromatic
#D80BEE #E53FF6 #ED7AF9 #F5B5FC #FBE2FE
Accessibility & contrast
On white
2.40
#ED7AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#ED7AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7AF9
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7AF9 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFD
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#F18AAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed7af9; /* rgb */ color: rgb(237, 122, 249); /* oklch */ color: oklch(75.5% 0.208 323.7);
Tailwind
colors: {
custom: {
50: '#f5a5fb',
500: '#ed7af9',
950: '#000000',
},
}SCSS
$custom: #ed7af9; $custom-light: #f5a5fb; $custom-dark: #000000;
JSON
{
"hex": "#ed7af9",
"rgb": {
"r": 237,
"g": 122,
"b": 249
},
"hsl": {
"h": 294.331,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.75495,
"c": 0.20806,
"h": 323.7
},
"luminance": 0.38763
}Semantic roles & 50–950 ramp
primary
#ED7AF9
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85