#EF8DBA#EF8DBA
#EF8DBA is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.9% C 0.130 H 351.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DBA |
|---|---|
| RGB | rgb(239, 141, 186) |
| HSL | hsl(332, 75%, 75%) |
| HSV | hsv(332, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 22.2%, 6.3%) |
| CIE-LAB | lab(70.14, 42.78, -7.32) |
| CIE-LCH | lch(70.14, 43.40, 350.30°) |
| OKLab | oklab(75.94% 0.1283 -0.0188) |
| OKLCH | oklch(75.94% 0.13 351.6) |
| XYZ | xyz(53.9856, 40.9494, 51.5055) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.89
Pinky
#FC86AA
ΔE00 5.01
Bubblegum Pink
#FE83CC
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 5.72
Carnation Pink
#FF7FA7
ΔE00 5.76
Rosa
#FE86A4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DBA #8DEFC2
analogous
#EF8DEB #EF8DBA #EF918D
triadic
#EF8DBA #BAEF8D #8DBAEF
tetradic
#EF8DBA #EBEF8D #8DEFC2 #918DEF
square
#EF8DBA #EBEF8D #8DEFC2 #918DEF
split-complementary
#EF8DBA #8DEF91 #8DEBEF
monochromatic
#E02279 #E7579A #EF8DBA #F7C3DA #FBE4EF
Accessibility & contrast
On white
2.29
#EF8DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EF8DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DBA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DBA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#B0B2B8
Tritanopia (blue-blind)
#FC8A9D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8dba; /* rgb */ color: rgb(239, 141, 186); /* oklch */ color: oklch(75.9% 0.130 351.6);
Tailwind
colors: {
custom: {
50: '#f6b0ce',
500: '#ef8dba',
950: '#000000',
},
}SCSS
$custom: #ef8dba; $custom-light: #f6b0ce; $custom-dark: #000000;
JSON
{
"hex": "#ef8dba",
"rgb": {
"r": 239,
"g": 141,
"b": 186
},
"hsl": {
"h": 332.449,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.7594,
"c": 0.12963,
"h": 351.6
},
"luminance": 0.40946
}Semantic roles & 50–950 ramp
primary
#EF8DBA
secondary
#D8F3E7
accent
#D87B0E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082