#ED7FFB#ED7FFB
#ED7FFB is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.202 H 323.0°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7FFB |
|---|---|
| RGB | rgb(237, 127, 251) |
| HSL | hsl(293, 94%, 74%) |
| HSV | hsv(293, 49%, 98%) |
| CMYK | cmyk(5.6%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.58, 59.87, -44.13) |
| CIE-LCH | lch(69.58, 74.38, 323.61°) |
| OKLab | oklab(76.26% 0.1614 -0.1218) |
| OKLCH | oklch(76.26% 0.202 323) |
| XYZ | xyz(59.9253, 40.1511, 95.8415) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7FFB #8DFB7F
analogous
#AF7FFB #ED7FFB #FB7FCB
triadic
#ED7FFB #FBED7F #7FFBED
tetradic
#ED7FFB #FBAF7F #8DFB7F #7FCBFB
square
#ED7FFB #FBAF7F #8DFB7F #7FCBFB
split-complementary
#ED7FFB #CBFB7F #7FFBAF
monochromatic
#DC08F7 #E544F9 #ED7FFB #F5BAFD #FBE1FE
Accessibility & contrast
On white
2.33
#ED7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#ED7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7FFB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7FFB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#8FAEF7
Tritanopia (blue-blind)
#F08FB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed7ffb; /* rgb */ color: rgb(237, 127, 251); /* oklch */ color: oklch(76.3% 0.202 323.0);
Tailwind
colors: {
custom: {
50: '#f5a8fd',
500: '#ed7ffb',
950: '#000000',
},
}SCSS
$custom: #ed7ffb; $custom-light: #f5a8fd; $custom-dark: #000000;
JSON
{
"hex": "#ed7ffb",
"rgb": {
"r": 237,
"g": 127,
"b": 251
},
"hsl": {
"h": 293.226,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.7626,
"c": 0.20221,
"h": 323
},
"luminance": 0.40148
}Semantic roles & 50–950 ramp
primary
#ED7FFB
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85