#ED7AFB#ED7AFB
#ED7AFB is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.6% C 0.210 H 323.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7AFB |
|---|---|
| RGB | rgb(237, 122, 251) |
| HSL | hsl(293, 94%, 73%) |
| HSV | hsv(293, 51%, 98%) |
| CMYK | cmyk(5.6%, 51.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.67, 62.26, -45.55) |
| CIE-LCH | lch(68.67, 77.14, 323.81°) |
| OKLab | oklab(75.59% 0.168 -0.1258) |
| OKLCH | oklch(75.59% 0.21 323.2) |
| XYZ | xyz(59.2955, 38.8915, 95.6316) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 5.28
Orchid
#DA70D6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7AFB #88FB7A
analogous
#AC7AFB #ED7AFB #FB7AC9
triadic
#ED7AFB #FBED7A #7AFBED
tetradic
#ED7AFB #FBAC7A #88FB7A #7AC9FB
square
#ED7AFB #FBAC7A #88FB7A #7AC9FB
split-complementary
#ED7AFB #C9FB7A #7AFBAC
monochromatic
#DA07F3 #E53FF9 #ED7AFB #F5B5FD #FBE1FE
Accessibility & contrast
On white
2.39
#ED7AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ED7AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7AFB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7AFB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#F18BB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed7afb; /* rgb */ color: rgb(237, 122, 251); /* oklch */ color: oklch(75.6% 0.210 323.2);
Tailwind
colors: {
custom: {
50: '#f5a5fd',
500: '#ed7afb',
950: '#000000',
},
}SCSS
$custom: #ed7afb; $custom-light: #f5a5fd; $custom-dark: #000000;
JSON
{
"hex": "#ed7afb",
"rgb": {
"r": 237,
"g": 122,
"b": 251
},
"hsl": {
"h": 293.488,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.75592,
"c": 0.20989,
"h": 323.2
},
"luminance": 0.38889
}Semantic roles & 50–950 ramp
primary
#ED7AFB
secondary
#D8F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85