#EF90BB#EF90BB
#EF90BB is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.4% C 0.125 H 351.8°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90BB |
|---|---|
| RGB | rgb(239, 144, 187) |
| HSL | hsl(333, 75%, 75%) |
| HSV | hsv(333, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 21.8%, 6.3%) |
| CIE-LAB | lab(70.79, 41.38, -6.90) |
| CIE-LCH | lch(70.79, 41.95, 350.53°) |
| OKLab | oklab(76.45% 0.124 -0.0178) |
| OKLCH | oklch(76.45% 0.125 351.8) |
| XYZ | xyz(54.5406, 41.8888, 52.2168) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.43
Pinky
#FC86AA
ΔE00 5.11
Pig Pink
#E78EA5
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 5.64
Carnation Pink
#FF7FA7
ΔE00 6.01
Rosa
#FE86A4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90BB #90EFC4
analogous
#EF90EB #EF90BB #EF9490
triadic
#EF90BB #BBEF90 #90BBEF
tetradic
#EF90BB #EBEF90 #90EFC4 #9490EF
square
#EF90BB #EBEF90 #90EFC4 #9490EF
split-complementary
#EF90BB #90EF94 #90EBEF
monochromatic
#E02579 #E75B9A #EF90BB #F7C5DC #FBE4EF
Accessibility & contrast
On white
2.24
#EF90BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EF90BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90BB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90BB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BD
Deuteranopia (green-blind)
#B2B3B9
Tritanopia (blue-blind)
#FC8D9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef90bb; /* rgb */ color: rgb(239, 144, 187); /* oklch */ color: oklch(76.4% 0.125 351.8);
Tailwind
colors: {
custom: {
50: '#f6b2cf',
500: '#ef90bb',
950: '#000000',
},
}SCSS
$custom: #ef90bb; $custom-light: #f6b2cf; $custom-dark: #000000;
JSON
{
"hex": "#ef90bb",
"rgb": {
"r": 239,
"g": 144,
"b": 187
},
"hsl": {
"h": 332.842,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.76446,
"c": 0.12523,
"h": 351.8
},
"luminance": 0.41885
}Semantic roles & 50–950 ramp
primary
#EF90BB
secondary
#D8F3E7
accent
#D77C0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082