#ED7FFD#ED7FFD
#ED7FFD is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.204 H 322.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7FFD |
|---|---|
| RGB | rgb(237, 127, 253) |
| HSL | hsl(292, 97%, 75%) |
| HSV | hsv(292, 50%, 99%) |
| CMYK | cmyk(6.3%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.67, 60.24, -45.08) |
| CIE-LCH | lch(69.67, 75.24, 323.19°) |
| OKLab | oklab(76.35% 0.1617 -0.1245) |
| OKLCH | oklch(76.35% 0.204 322.4) |
| XYZ | xyz(60.2422, 40.2778, 97.5106) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7FFD #8FFD7F
analogous
#AE7FFD #ED7FFD #FD7FCE
triadic
#ED7FFD #FDED7F #7FFDED
tetradic
#ED7FFD #FDAE7F #8FFD7F #7FCEFD
square
#ED7FFD #FDAE7F #8FFD7F #7FCEFD
split-complementary
#ED7FFD #CEFD7F #7FFDAE
monochromatic
#DC06FB #E543FC #ED7FFD #F5BBFE #FBE1FF
Accessibility & contrast
On white
2.32
#ED7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#ED7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7FFD
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7FFD | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#8EAFF9
Tritanopia (blue-blind)
#F08FB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed7ffd; /* rgb */ color: rgb(237, 127, 253); /* oklch */ color: oklch(76.4% 0.204 322.4);
Tailwind
colors: {
custom: {
50: '#f5a8fe',
500: '#ed7ffd',
950: '#000000',
},
}SCSS
$custom: #ed7ffd; $custom-light: #f5a8fe; $custom-dark: #000000;
JSON
{
"hex": "#ed7ffd",
"rgb": {
"r": 237,
"g": 127,
"b": 253
},
"hsl": {
"h": 292.381,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.76355,
"c": 0.20408,
"h": 322.4
},
"luminance": 0.40275
}Semantic roles & 50–950 ramp
primary
#ED7FFD
secondary
#D9F7D4
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86