#EF90DF#EF90DF
#EF90DF is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.7% C 0.150 H 333.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90DF |
|---|---|
| RGB | rgb(239, 144, 223) |
| HSL | hsl(310, 75%, 75%) |
| HSV | hsv(310, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 6.7%, 6.3%) |
| CIE-LAB | lab(71.98, 47.03, -25.03) |
| CIE-LCH | lch(71.98, 53.28, 331.98°) |
| OKLab | oklab(77.73% 0.1344 -0.0676) |
| OKLCH | oklch(77.73% 0.15 333.3) |
| XYZ | xyz(58.8887, 43.6281, 75.1169) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.94
Violet (CSS)
#EE82EE
ΔE00 4.88
Plum
#DDA0DD
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90DF #90EFA0
analogous
#CF90EF #EF90DF #EF90B0
triadic
#EF90DF #DFEF90 #90DFEF
tetradic
#EF90DF #EFCF90 #90EFA0 #90B0EF
square
#EF90DF #EFCF90 #90EFA0 #90B0EF
split-complementary
#EF90DF #B0EF90 #90EFCF
monochromatic
#E025C0 #E75BD0 #EF90DF #F7C5EE #FBE4F7
Accessibility & contrast
On white
2.16
#EF90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EF90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90DF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90DF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#F795AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef90df; /* rgb */ color: rgb(239, 144, 223); /* oklch */ color: oklch(77.7% 0.150 333.3);
Tailwind
colors: {
custom: {
50: '#f6b2e9',
500: '#ef90df',
950: '#000000',
},
}SCSS
$custom: #ef90df; $custom-light: #f6b2e9; $custom-dark: #000000;
JSON
{
"hex": "#ef90df",
"rgb": {
"r": 239,
"g": 144,
"b": 223
},
"hsl": {
"h": 310.105,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.77732,
"c": 0.15043,
"h": 333.3
},
"luminance": 0.43625
}Semantic roles & 50–950 ramp
primary
#EF90DF
secondary
#D8F3DD
accent
#D7300F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084