#ED7DFD#ED7DFD
#ED7DFD is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.207 H 322.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7DFD |
|---|---|
| RGB | rgb(237, 125, 253) |
| HSL | hsl(293, 97%, 74%) |
| HSV | hsv(293, 51%, 99%) |
| CMYK | cmyk(6.3%, 50.6%, 0%, 0.8%) |
| CIE-LAB | lab(69.30, 61.20, -45.65) |
| CIE-LCH | lch(69.30, 76.35, 323.28°) |
| OKLab | oklab(76.09% 0.1643 -0.1262) |
| OKLCH | oklch(76.09% 0.207 322.5) |
| XYZ | xyz(59.9864, 39.7663, 97.4254) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 5.77
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7DFD #8DFD7D
analogous
#AD7DFD #ED7DFD #FD7DCD
triadic
#ED7DFD #FDED7D #7DFDED
tetradic
#ED7DFD #FDAD7D #8DFD7D #7DCDFD
square
#ED7DFD #FDAD7D #8DFD7D #7DCDFD
split-complementary
#ED7DFD #CDFD7D #7DFDAD
monochromatic
#DC04FB #E541FC #ED7DFD #F5B9FE #FBE1FF
Accessibility & contrast
On white
2.35
#ED7DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#ED7DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7DFD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7DFD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#8CAEF9
Tritanopia (blue-blind)
#F08EB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed7dfd; /* rgb */ color: rgb(237, 125, 253); /* oklch */ color: oklch(76.1% 0.207 322.5);
Tailwind
colors: {
custom: {
50: '#f5a7fe',
500: '#ed7dfd',
950: '#000000',
},
}SCSS
$custom: #ed7dfd; $custom-light: #f5a7fe; $custom-dark: #000000;
JSON
{
"hex": "#ed7dfd",
"rgb": {
"r": 237,
"g": 125,
"b": 253
},
"hsl": {
"h": 292.5,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.76087,
"c": 0.20716,
"h": 322.5
},
"luminance": 0.39764
}Semantic roles & 50–950 ramp
primary
#ED7DFD
secondary
#D9F7D4
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86