#EF90F5#EF90F5
#EF90F5 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.6% C 0.170 H 324.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90F5 |
|---|---|
| RGB | rgb(239, 144, 245) |
| HSL | hsl(296, 83%, 76%) |
| HSV | hsv(296, 41%, 96%) |
| CMYK | cmyk(2.4%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(72.82, 50.90, -35.78) |
| CIE-LCH | lch(72.82, 62.21, 324.90°) |
| OKLab | oklab(78.64% 0.1394 -0.0979) |
| OKLCH | oklch(78.64% 0.17 324.9) |
| XYZ | xyz(62.0498, 44.8925, 91.7652) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 5.49
Plum
#DDA0DD
ΔE00 7.03
Baby Purple
#CA9BF7
ΔE00 7.90
Candy Pink
#FF63E9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90F5 #96F590
analogous
#BD90F5 #EF90F5 #F590C9
triadic
#EF90F5 #F5EF90 #90F5EF
tetradic
#EF90F5 #F5BD90 #96F590 #90C9F5
square
#EF90F5 #F5BD90 #96F590 #90C9F5
split-complementary
#EF90F5 #C9F590 #90F5BD
monochromatic
#DF20EB #E758F0 #EF90F5 #F7C8FA #FBE3FC
Accessibility & contrast
On white
2.10
#EF90F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EF90F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90F5
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90F5 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF9
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#F39BB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef90f5; /* rgb */ color: rgb(239, 144, 245); /* oklch */ color: oklch(78.6% 0.170 324.9);
Tailwind
colors: {
custom: {
50: '#f6b3f8',
500: '#ef90f5',
950: '#000000',
},
}SCSS
$custom: #ef90f5; $custom-light: #f6b3f8; $custom-dark: #000000;
JSON
{
"hex": "#ef90f5",
"rgb": {
"r": 239,
"g": 144,
"b": 245
},
"hsl": {
"h": 296.436,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.7864,
"c": 0.17033,
"h": 324.9
},
"luminance": 0.4489
}Semantic roles & 50–950 ramp
primary
#EF90F5
secondary
#D8F4D7
accent
#E00613
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085