#ED7BF7#ED7BF7
#ED7BF7 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.5% C 0.205 H 324.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BF7 |
|---|---|
| RGB | rgb(237, 123, 247) |
| HSL | hsl(295, 89%, 73%) |
| HSV | hsv(295, 50%, 97%) |
| CMYK | cmyk(4%, 50.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.67, 61.07, -43.36) |
| CIE-LCH | lch(68.67, 74.89, 324.63°) |
| OKLab | oklab(75.53% 0.1662 -0.1195) |
| OKLCH | oklch(75.53% 0.205 324.3) |
| XYZ | xyz(58.7950, 38.8887, 92.3870) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BF7 #85F77B
analogous
#AF7BF7 #ED7BF7 #F77BC3
triadic
#ED7BF7 #F7ED7B #7BF7ED
tetradic
#ED7BF7 #F7AF7B #85F77B #7BC3F7
square
#ED7BF7 #F7AF7B #85F77B #7BC3F7
split-complementary
#ED7BF7 #C3F77B #7BF7AF
monochromatic
#D80EE9 #E541F4 #ED7BF7 #F5B5FA #FBE2FD
Accessibility & contrast
On white
2.39
#ED7BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ED7BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BF7
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BF7 | 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)
#6B9FFB
Deuteranopia (green-blind)
#8EACF3
Tritanopia (blue-blind)
#F18AAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed7bf7; /* rgb */ color: rgb(237, 123, 247); /* oklch */ color: oklch(75.5% 0.205 324.3);
Tailwind
colors: {
custom: {
50: '#f5a5fa',
500: '#ed7bf7',
950: '#000000',
},
}SCSS
$custom: #ed7bf7; $custom-light: #f5a5fa; $custom-dark: #000000;
JSON
{
"hex": "#ed7bf7",
"rgb": {
"r": 237,
"g": 123,
"b": 247
},
"hsl": {
"h": 295.161,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.75532,
"c": 0.20471,
"h": 324.3
},
"luminance": 0.38886
}Semantic roles & 50–950 ramp
primary
#ED7BF7
secondary
#D8F5D6
accent
#E50013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85