#ED7BF0#ED7BF0
#ED7BF0 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.2% C 0.198 H 326.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BF0 |
|---|---|
| RGB | rgb(237, 123, 240) |
| HSL | hsl(298, 80%, 71%) |
| HSV | hsv(298, 49%, 94%) |
| CMYK | cmyk(1.2%, 48.7%, 0%, 5.9%) |
| CIE-LAB | lab(68.36, 59.82, -40.00) |
| CIE-LCH | lch(68.36, 71.96, 326.23°) |
| OKLab | oklab(75.2% 0.1652 -0.1099) |
| OKLCH | oklch(75.2% 0.198 326.4) |
| XYZ | xyz(57.7350, 38.4648, 86.8045) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 2.05
Candy Pink
#FF63E9
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.63
Orchid
#DA70D6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BF0 #7EF07B
analogous
#B27BF0 #ED7BF0 #F07BB8
triadic
#ED7BF0 #F0ED7B #7BF0ED
tetradic
#ED7BF0 #F0B27B #7EF07B #7BB8F0
square
#ED7BF0 #F0B27B #7EF07B #7BB8F0
split-complementary
#ED7BF0 #B8F07B #7BF0B2
monochromatic
#D319D8 #E644EA #ED7BF0 #F4B2F6 #FBE4FC
Accessibility & contrast
On white
2.42
#ED7BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#ED7BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BF0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BF0 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF4
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#F388AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed7bf0; /* rgb */ color: rgb(237, 123, 240); /* oklch */ color: oklch(75.2% 0.198 326.4);
Tailwind
colors: {
custom: {
50: '#f5a5f5',
500: '#ed7bf0',
950: '#000000',
},
}SCSS
$custom: #ed7bf0; $custom-light: #f5a5f5; $custom-dark: #000000;
JSON
{
"hex": "#ed7bf0",
"rgb": {
"r": 237,
"g": 123,
"b": 240
},
"hsl": {
"h": 298.462,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.75202,
"c": 0.19841,
"h": 326.4
},
"luminance": 0.38462
}Semantic roles & 50–950 ramp
primary
#ED7BF0
secondary
#D5F3D4
accent
#DC0A0F
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85