#ED7DEF#ED7DEF
#ED7DEF is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.4% C 0.194 H 326.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7DEF |
|---|---|
| RGB | rgb(237, 125, 239) |
| HSL | hsl(299, 78%, 71%) |
| HSV | hsv(299, 48%, 94%) |
| CMYK | cmyk(0.8%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.68, 58.69, -38.95) |
| CIE-LCH | lch(68.68, 70.43, 326.43°) |
| OKLab | oklab(75.43% 0.1624 -0.1069) |
| OKLCH | oklch(75.43% 0.194 326.6) |
| XYZ | xyz(57.8375, 38.9068, 86.1079) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.12
Purply Pink
#F075E6
ΔE00 2.08
Candy Pink
#FF63E9
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7DEF #7FEF7D
analogous
#B47DEF #ED7DEF #EF7DB8
triadic
#ED7DEF #EFED7D #7DEFED
tetradic
#ED7DEF #EFB47D #7FEF7D #7DB8EF
square
#ED7DEF #EFB47D #7FEF7D #7DB8EF
split-complementary
#ED7DEF #B8EF7D #7DEFB4
monochromatic
#D41AD7 #E547E8 #ED7DEF #F5B3F6 #FBE4FC
Accessibility & contrast
On white
2.39
#ED7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ED7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7DEF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7DEF | 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)
#729EF3
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#F389AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed7def; /* rgb */ color: rgb(237, 125, 239); /* oklch */ color: oklch(75.4% 0.194 326.6);
Tailwind
colors: {
custom: {
50: '#f5a6f4',
500: '#ed7def',
950: '#000000',
},
}SCSS
$custom: #ed7def; $custom-light: #f5a6f4; $custom-dark: #000000;
JSON
{
"hex": "#ed7def",
"rgb": {
"r": 237,
"g": 125,
"b": 239
},
"hsl": {
"h": 298.947,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.75427,
"c": 0.19438,
"h": 326.6
},
"luminance": 0.38904
}Semantic roles & 50–950 ramp
primary
#ED7DEF
secondary
#D6F3D5
accent
#DA0B0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85