#EF90F8#EF90F8
#EF90F8 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.8% C 0.173 H 323.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90F8 |
|---|---|
| RGB | rgb(239, 144, 248) |
| HSL | hsl(295, 88%, 77%) |
| HSV | hsv(295, 42%, 97%) |
| CMYK | cmyk(3.6%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(72.94, 51.45, -37.22) |
| CIE-LCH | lch(72.94, 63.50, 324.12°) |
| OKLab | oklab(78.77% 0.1399 -0.1021) |
| OKLCH | oklch(78.77% 0.173 323.9) |
| XYZ | xyz(62.5115, 45.0772, 94.1967) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 5.64
Plum
#DDA0DD
ΔE00 7.39
Baby Purple
#CA9BF7
ΔE00 7.69
Candy Pink
#FF63E9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90F8 #99F890
analogous
#BB90F8 #EF90F8 #F890CD
triadic
#EF90F8 #F8EF90 #90F8EF
tetradic
#EF90F8 #F8BB90 #99F890 #90CDF8
square
#EF90F8 #F8BB90 #99F890 #90CDF8
split-complementary
#EF90F8 #CDF890 #90F8BB
monochromatic
#DE1DF1 #E756F4 #EF90F8 #F7CAFC #FBE2FD
Accessibility & contrast
On white
2.10
#EF90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#EF90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90F8
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90F8 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#9EB7F5
Tritanopia (blue-blind)
#F39CB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef90f8; /* rgb */ color: rgb(239, 144, 248); /* oklch */ color: oklch(78.8% 0.173 323.9);
Tailwind
colors: {
custom: {
50: '#f6b3fb',
500: '#ef90f8',
950: '#000000',
},
}SCSS
$custom: #ef90f8; $custom-light: #f6b3fb; $custom-dark: #000000;
JSON
{
"hex": "#ef90f8",
"rgb": {
"r": 239,
"g": 144,
"b": 248
},
"hsl": {
"h": 294.808,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.78771,
"c": 0.1732,
"h": 323.9
},
"luminance": 0.45075
}Semantic roles & 50–950 ramp
primary
#EF90F8
secondary
#D8F5D6
accent
#E50115
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085