#ED7EEF#ED7EEF
#ED7EEF is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.193 H 326.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EEF |
|---|---|
| RGB | rgb(237, 126, 239) |
| HSL | hsl(299, 78%, 72%) |
| HSV | hsv(299, 47%, 94%) |
| CMYK | cmyk(0.8%, 47.3%, 0%, 6.3%) |
| CIE-LAB | lab(68.87, 58.20, -38.66) |
| CIE-LCH | lch(68.87, 69.87, 326.41°) |
| OKLab | oklab(75.56% 0.161 -0.1061) |
| OKLCH | oklch(75.56% 0.193 326.6) |
| XYZ | xyz(57.9648, 39.1612, 86.1503) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.93
Purply Pink
#F075E6
ΔE00 2.19
Lavender Pink
#DD85D7
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 5.07
Orchid
#DA70D6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EEF #80EF7E
analogous
#B57EEF #ED7EEF #EF7EB9
triadic
#ED7EEF #EFED7E #7EEFED
tetradic
#ED7EEF #EFB57E #80EF7E #7EB9EF
square
#ED7EEF #EFB57E #80EF7E #7EB9EF
split-complementary
#ED7EEF #B9EF7E #7EEFB5
monochromatic
#D41BD8 #E548E8 #ED7EEF #F5B4F6 #FBE4FC
Accessibility & contrast
On white
2.38
#ED7EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#ED7EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EEF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EEF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#F38AAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed7eef; /* rgb */ color: rgb(237, 126, 239); /* oklch */ color: oklch(75.6% 0.193 326.6);
Tailwind
colors: {
custom: {
50: '#f5a7f4',
500: '#ed7eef',
950: '#000000',
},
}SCSS
$custom: #ed7eef; $custom-light: #f5a7f4; $custom-dark: #000000;
JSON
{
"hex": "#ed7eef",
"rgb": {
"r": 237,
"g": 126,
"b": 239
},
"hsl": {
"h": 298.938,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.75563,
"c": 0.1928,
"h": 326.6
},
"luminance": 0.39158
}Semantic roles & 50–950 ramp
primary
#ED7EEF
secondary
#D6F3D6
accent
#DA0B0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85