#ED7BF3#ED7BF3
#ED7BF3 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.3% C 0.201 H 325.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BF3 |
|---|---|
| RGB | rgb(237, 123, 243) |
| HSL | hsl(297, 83%, 72%) |
| HSV | hsv(297, 49%, 95%) |
| CMYK | cmyk(2.5%, 49.4%, 0%, 4.7%) |
| CIE-LAB | lab(68.49, 60.35, -41.44) |
| CIE-LCH | lch(68.49, 73.21, 325.52°) |
| OKLab | oklab(75.34% 0.1656 -0.114) |
| OKLCH | oklch(75.34% 0.201 325.5) |
| XYZ | xyz(58.1844, 38.6445, 89.1710) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 2.49
Light Magenta
#FA5FF7
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.65
Orchid
#DA70D6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BF3 #81F37B
analogous
#B17BF3 #ED7BF3 #F37BBD
triadic
#ED7BF3 #F3ED7B #7BF3ED
tetradic
#ED7BF3 #F3B17B #81F37B #7BBDF3
square
#ED7BF3 #F3B17B #81F37B #7BBDF3
split-complementary
#ED7BF3 #BDF37B #7BF3B1
monochromatic
#D514DF #E543EE #ED7BF3 #F5B3F8 #FBE3FC
Accessibility & contrast
On white
2.41
#ED7BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#ED7BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BF3
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BF3 | 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)
#6D9EF7
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#F289AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed7bf3; /* rgb */ color: rgb(237, 123, 243); /* oklch */ color: oklch(75.3% 0.201 325.5);
Tailwind
colors: {
custom: {
50: '#f5a5f7',
500: '#ed7bf3',
950: '#000000',
},
}SCSS
$custom: #ed7bf3; $custom-light: #f5a5f7; $custom-dark: #000000;
JSON
{
"hex": "#ed7bf3",
"rgb": {
"r": 237,
"g": 123,
"b": 243
},
"hsl": {
"h": 297,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.75342,
"c": 0.20109,
"h": 325.5
},
"luminance": 0.38642
}Semantic roles & 50–950 ramp
primary
#ED7BF3
secondary
#D7F4D6
accent
#E00611
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85