#EF90DA#EF90DA
#EF90DA is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.5% C 0.146 H 335.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90DA |
|---|---|
| RGB | rgb(239, 144, 218) |
| HSL | hsl(313, 75%, 75%) |
| HSV | hsv(313, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 8.8%, 6.3%) |
| CIE-LAB | lab(71.80, 46.20, -22.55) |
| CIE-LCH | lch(71.80, 51.41, 333.98°) |
| OKLab | oklab(77.54% 0.1331 -0.0606) |
| OKLCH | oklch(77.54% 0.146 335.5) |
| XYZ | xyz(58.2246, 43.3624, 71.6190) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.31
Bubblegum Pink
#FE83CC
ΔE00 4.63
Plum
#DDA0DD
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 6.76
Pink (survey)
#FF81C0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90DA #90EFA5
analogous
#D490EF #EF90DA #EF90AB
triadic
#EF90DA #DAEF90 #90DAEF
tetradic
#EF90DA #EFD490 #90EFA5 #90ABEF
square
#EF90DA #EFD490 #90EFA5 #90ABEF
split-complementary
#EF90DA #ABEF90 #90EFD4
monochromatic
#E025B6 #E75BC8 #EF90DA #F7C5EC #FBE4F6
Accessibility & contrast
On white
2.17
#EF90DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EF90DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90DA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90DA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A7DD
Deuteranopia (green-blind)
#A9B5D7
Tritanopia (blue-blind)
#F894AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef90da; /* rgb */ color: rgb(239, 144, 218); /* oklch */ color: oklch(77.5% 0.146 335.5);
Tailwind
colors: {
custom: {
50: '#f6b2e5',
500: '#ef90da',
950: '#000000',
},
}SCSS
$custom: #ef90da; $custom-light: #f6b2e5; $custom-dark: #000000;
JSON
{
"hex": "#ef90da",
"rgb": {
"r": 239,
"g": 144,
"b": 218
},
"hsl": {
"h": 313.263,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.77538,
"c": 0.14629,
"h": 335.5
},
"luminance": 0.43359
}Semantic roles & 50–950 ramp
primary
#EF90DA
secondary
#D8F3DE
accent
#D73B0F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084