#ED90F7#ED90F7
#ED90F7 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.5% C 0.171 H 323.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ED90F7 |
|---|---|
| RGB | rgb(237, 144, 247) |
| HSL | hsl(294, 87%, 77%) |
| HSV | hsv(294, 42%, 97%) |
| CMYK | cmyk(4%, 41.7%, 0%, 3.1%) |
| CIE-LAB | lab(72.67, 50.68, -37.11) |
| CIE-LCH | lch(72.67, 62.82, 323.79°) |
| OKLab | oklab(78.51% 0.1375 -0.1018) |
| OKLCH | oklch(78.51% 0.171 323.5) |
| XYZ | xyz(61.6851, 44.6690, 93.3503) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Lavender Pink
#DD85D7
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 5.64
Plum
#DDA0DD
ΔE00 7.25
Baby Purple
#CA9BF7
ΔE00 7.43
Lilac (survey)
#CEA2FD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED90F7 #9AF790
analogous
#BA90F7 #ED90F7 #F790CE
triadic
#ED90F7 #F7ED90 #90F7ED
tetradic
#ED90F7 #F7BA90 #9AF790 #90CEF7
square
#ED90F7 #F7BA90 #9AF790 #90CEF7
split-complementary
#ED90F7 #CEF790 #90F7BA
monochromatic
#DA1EEF #E457F3 #ED90F7 #F6C9FB #FAE2FD
Accessibility & contrast
On white
2.11
#ED90F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#ED90F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED90F7
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED90F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED90F7 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#F19CB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed90f7; /* rgb */ color: rgb(237, 144, 247); /* oklch */ color: oklch(78.5% 0.171 323.5);
Tailwind
colors: {
custom: {
50: '#f4b2fa',
500: '#ed90f7',
950: '#000000',
},
}SCSS
$custom: #ed90f7; $custom-light: #f4b2fa; $custom-dark: #000000;
JSON
{
"hex": "#ed90f7",
"rgb": {
"r": 237,
"g": 144,
"b": 247
},
"hsl": {
"h": 294.175,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.78507,
"c": 0.17108,
"h": 323.5
},
"luminance": 0.44666
}Semantic roles & 50–950 ramp
primary
#ED90F7
secondary
#D9F5D6
accent
#E30218
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085