#ED7BF8#ED7BF8
#ED7BF8 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.6% C 0.206 H 324.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BF8 |
|---|---|
| RGB | rgb(237, 123, 248) |
| HSL | hsl(295, 90%, 73%) |
| HSV | hsv(295, 50%, 97%) |
| CMYK | cmyk(4.4%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.72, 61.25, -43.84) |
| CIE-LCH | lch(68.72, 75.32, 324.41°) |
| OKLab | oklab(75.58% 0.1663 -0.1209) |
| OKLCH | oklch(75.58% 0.206 324) |
| XYZ | xyz(58.9497, 38.9506, 93.2019) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BF8 #86F87B
analogous
#AE7BF8 #ED7BF8 #F87BC4
triadic
#ED7BF8 #F8ED7B #7BF8ED
tetradic
#ED7BF8 #F8AE7B #86F87B #7BC4F8
square
#ED7BF8 #F8AE7B #86F87B #7BC4F8
split-complementary
#ED7BF8 #C4F87B #7BF8AE
monochromatic
#D80DEC #E541F5 #ED7BF8 #F5B5FB #FBE2FD
Accessibility & contrast
On white
2.39
#ED7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#ED7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BF8
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BF8 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#8DACF4
Tritanopia (blue-blind)
#F18BAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed7bf8; /* rgb */ color: rgb(237, 123, 248); /* oklch */ color: oklch(75.6% 0.206 324.0);
Tailwind
colors: {
custom: {
50: '#f5a5fb',
500: '#ed7bf8',
950: '#000000',
},
}SCSS
$custom: #ed7bf8; $custom-light: #f5a5fb; $custom-dark: #000000;
JSON
{
"hex": "#ed7bf8",
"rgb": {
"r": 237,
"g": 123,
"b": 248
},
"hsl": {
"h": 294.72,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.75579,
"c": 0.20562,
"h": 324
},
"luminance": 0.38948
}Semantic roles & 50–950 ramp
primary
#ED7BF8
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85