#ED7BF5#ED7BF5
#ED7BF5 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.4% C 0.203 H 324.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BF5 |
|---|---|
| RGB | rgb(237, 123, 245) |
| HSL | hsl(296, 86%, 72%) |
| HSV | hsv(296, 50%, 96%) |
| CMYK | cmyk(3.3%, 49.8%, 0%, 3.9%) |
| CIE-LAB | lab(68.58, 60.71, -42.40) |
| CIE-LCH | lch(68.58, 74.05, 325.07°) |
| OKLab | oklab(75.44% 0.1659 -0.1168) |
| OKLCH | oklch(75.44% 0.203 324.9) |
| XYZ | xyz(58.4880, 38.7660, 90.7703) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 2.79
Light Magenta
#FA5FF7
ΔE00 4.38
Violet Pink
#FB5FFC
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BF5 #83F57B
analogous
#B07BF5 #ED7BF5 #F57BC0
triadic
#ED7BF5 #F5ED7B #7BF5ED
tetradic
#ED7BF5 #F5B07B #83F57B #7BC0F5
square
#ED7BF5 #F5B07B #83F57B #7BC0F5
split-complementary
#ED7BF5 #C0F57B #7BF5B0
monochromatic
#D611E4 #E542F1 #ED7BF5 #F5B4F9 #FBE3FD
Accessibility & contrast
On white
2.40
#ED7BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#ED7BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BF5
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BF5 | 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)
#6C9EF9
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#F28AAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed7bf5; /* rgb */ color: rgb(237, 123, 245); /* oklch */ color: oklch(75.4% 0.203 324.9);
Tailwind
colors: {
custom: {
50: '#f5a5f9',
500: '#ed7bf5',
950: '#000000',
},
}SCSS
$custom: #ed7bf5; $custom-light: #f5a5f9; $custom-dark: #000000;
JSON
{
"hex": "#ed7bf5",
"rgb": {
"r": 237,
"g": 123,
"b": 245
},
"hsl": {
"h": 296.066,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.75437,
"c": 0.20289,
"h": 324.9
},
"luminance": 0.38763
}Semantic roles & 50–950 ramp
primary
#ED7BF5
secondary
#D8F5D6
accent
#E20312
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85