#EF90BD#EF90BD
#EF90BD is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.5% C 0.126 H 350.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90BD |
|---|---|
| RGB | rgb(239, 144, 189) |
| HSL | hsl(332, 75%, 75%) |
| HSV | hsv(332, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 20.9%, 6.3%) |
| CIE-LAB | lab(70.85, 41.67, -7.93) |
| CIE-LCH | lch(70.85, 42.42, 349.23°) |
| OKLab | oklab(76.51% 0.1246 -0.0205) |
| OKLCH | oklch(76.51% 0.126 350.6) |
| XYZ | xyz(54.7562, 41.9751, 53.3522) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 5.24
Pinky
#FC86AA
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 6.03
Carnation Pink
#FF7FA7
ΔE00 6.37
Rosa
#FE86A4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90BD #90EFC2
analogous
#EF90EC #EF90BD #EF9390
triadic
#EF90BD #BDEF90 #90BDEF
tetradic
#EF90BD #ECEF90 #90EFC2 #9390EF
square
#EF90BD #ECEF90 #90EFC2 #9390EF
split-complementary
#EF90BD #90EF93 #90ECEF
monochromatic
#E0257D #E75B9D #EF90BD #F7C5DD #FBE4EF
Accessibility & contrast
On white
2.24
#EF90BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EF90BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90BD
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90BD | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BF
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#FC8DA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef90bd; /* rgb */ color: rgb(239, 144, 189); /* oklch */ color: oklch(76.5% 0.126 350.6);
Tailwind
colors: {
custom: {
50: '#f6b2d0',
500: '#ef90bd',
950: '#000000',
},
}SCSS
$custom: #ef90bd; $custom-light: #f6b2d0; $custom-dark: #000000;
JSON
{
"hex": "#ef90bd",
"rgb": {
"r": 239,
"g": 144,
"b": 189
},
"hsl": {
"h": 331.579,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.76511,
"c": 0.12629,
"h": 350.6
},
"luminance": 0.41971
}Semantic roles & 50–950 ramp
primary
#EF90BD
secondary
#D8F3E6
accent
#D7780F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082