#ED7BF9#ED7BF9
#ED7BF9 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.6% C 0.207 H 323.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BF9 |
|---|---|
| RGB | rgb(237, 123, 249) |
| HSL | hsl(294, 91%, 73%) |
| HSV | hsv(294, 51%, 98%) |
| CMYK | cmyk(4.8%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.76, 61.43, -44.31) |
| CIE-LCH | lch(68.76, 75.74, 324.19°) |
| OKLab | oklab(75.63% 0.1664 -0.1223) |
| OKLCH | oklch(75.63% 0.207 323.7) |
| XYZ | xyz(59.1053, 39.0129, 94.0211) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 3.40
Violet Pink
#FB5FFC
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 5.17
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BF9 #87F97B
analogous
#AE7BF9 #ED7BF9 #F97BC6
triadic
#ED7BF9 #F9ED7B #7BF9ED
tetradic
#ED7BF9 #F9AE7B #87F97B #7BC6F9
square
#ED7BF9 #F9AE7B #87F97B #7BC6F9
split-complementary
#ED7BF9 #C6F97B #7BF9AE
monochromatic
#D90BEF #E540F6 #ED7BF9 #F5B6FC #FBE2FE
Accessibility & contrast
On white
2.39
#ED7BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#ED7BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BF9
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BF9 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#8DADF5
Tritanopia (blue-blind)
#F18BAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed7bf9; /* rgb */ color: rgb(237, 123, 249); /* oklch */ color: oklch(75.6% 0.207 323.7);
Tailwind
colors: {
custom: {
50: '#f5a5fb',
500: '#ed7bf9',
950: '#000000',
},
}SCSS
$custom: #ed7bf9; $custom-light: #f5a5fb; $custom-dark: #000000;
JSON
{
"hex": "#ed7bf9",
"rgb": {
"r": 237,
"g": 123,
"b": 249
},
"hsl": {
"h": 294.286,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.75627,
"c": 0.20654,
"h": 323.7
},
"luminance": 0.3901
}Semantic roles & 50–950 ramp
primary
#ED7BF9
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85