#ED7EEB#ED7EEB
#ED7EEB is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.4% C 0.189 H 327.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EEB |
|---|---|
| RGB | rgb(237, 126, 235) |
| HSL | hsl(301, 76%, 71%) |
| HSV | hsv(301, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 0.8%, 7.1%) |
| CIE-LAB | lab(68.70, 57.50, -36.72) |
| CIE-LCH | lch(68.70, 68.23, 327.44°) |
| OKLab | oklab(75.38% 0.1603 -0.1005) |
| OKLCH | oklch(75.38% 0.189 327.9) |
| XYZ | xyz(57.3804, 38.9275, 83.0725) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.87
Purply Pink
#F075E6
ΔE00 1.82
Lavender Pink
#DD85D7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 4.66
Orchid
#DA70D6
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EEB #7EED80
analogous
#B77EED #ED7EEB #ED7EB3
triadic
#ED7EEB #EBED7E #7EEBED
tetradic
#ED7EEB #EDB77E #7EED80 #7EB3ED
square
#ED7EEB #EDB77E #7EED80 #7EB3ED
split-complementary
#ED7EEB #B3ED7E #7EEDB7
monochromatic
#D31DD0 #E648E3 #ED7EEB #F4B4F3 #FBE4FB
Accessibility & contrast
On white
2.39
#ED7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ED7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EEB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EEB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#F389AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed7eeb; /* rgb */ color: rgb(237, 126, 235); /* oklch */ color: oklch(75.4% 0.189 327.9);
Tailwind
colors: {
custom: {
50: '#f5a7f1',
500: '#ed7eeb',
950: '#000000',
},
}SCSS
$custom: #ed7eeb; $custom-light: #f5a7f1; $custom-dark: #000000;
JSON
{
"hex": "#ed7eeb",
"rgb": {
"r": 237,
"g": 126,
"b": 235
},
"hsl": {
"h": 301.081,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.75382,
"c": 0.18924,
"h": 327.9
},
"luminance": 0.38924
}Semantic roles & 50–950 ramp
primary
#ED7EEB
secondary
#D5F2D5
accent
#D8110E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85