#EF90BE#EF90BE
#EF90BE is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.5% C 0.127 H 350.1°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90BE |
|---|---|
| RGB | rgb(239, 144, 190) |
| HSL | hsl(331, 75%, 75%) |
| HSV | hsv(331, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 20.5%, 6.3%) |
| CIE-LAB | lab(70.88, 41.82, -8.44) |
| CIE-LCH | lch(70.88, 42.66, 348.59°) |
| OKLab | oklab(76.54% 0.1249 -0.0219) |
| OKLCH | oklch(76.54% 0.127 350.1) |
| XYZ | xyz(54.8651, 42.0186, 53.9259) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.16
Bubblegum Pink
#FE83CC
ΔE00 5.06
Pinky
#FC86AA
ΔE00 5.75
Pig Pink
#E78EA5
ΔE00 6.28
Carnation Pink
#FF7FA7
ΔE00 6.56
Bubblegum (survey)
#FF6CB5
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90BE #90EFC1
analogous
#EF90EE #EF90BE #EF9190
triadic
#EF90BE #BEEF90 #90BEEF
tetradic
#EF90BE #EEEF90 #90EFC1 #9190EF
square
#EF90BE #EEEF90 #90EFC1 #9190EF
split-complementary
#EF90BE #90EF91 #90EEEF
monochromatic
#E0257F #E75B9F #EF90BE #F7C5DD #FBE4EF
Accessibility & contrast
On white
2.23
#EF90BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EF90BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90BE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90BE | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C0
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#FC8DA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef90be; /* rgb */ color: rgb(239, 144, 190); /* oklch */ color: oklch(76.5% 0.127 350.1);
Tailwind
colors: {
custom: {
50: '#f6b2d1',
500: '#ef90be',
950: '#000000',
},
}SCSS
$custom: #ef90be; $custom-light: #f6b2d1; $custom-dark: #000000;
JSON
{
"hex": "#ef90be",
"rgb": {
"r": 239,
"g": 144,
"b": 190
},
"hsl": {
"h": 330.947,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.76543,
"c": 0.12684,
"h": 350.1
},
"luminance": 0.42015
}Semantic roles & 50–950 ramp
primary
#EF90BE
secondary
#D8F3E6
accent
#D7760F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082