#EF8BB3#EF8BB3
#EF8BB3 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.4% C 0.129 H 355.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BB3 |
|---|---|
| RGB | rgb(239, 139, 179) |
| HSL | hsl(336, 76%, 74%) |
| HSV | hsv(336, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 25.1%, 6.3%) |
| CIE-LAB | lab(69.52, 42.83, -4.32) |
| CIE-LCH | lch(69.52, 43.04, 354.24°) |
| OKLab | oklab(75.41% 0.129 -0.0108) |
| OKLCH | oklch(75.41% 0.129 355.2) |
| XYZ | xyz(52.9673, 40.0746, 47.5845) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.62
Pig Pink
#E78EA5
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 4.48
Pink (survey)
#FF81C0
ΔE00 4.54
Rosa
#FE86A4
ΔE00 5.26
Dull Pink
#D5869D
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BB3 #8BEFC7
analogous
#EF8BE5 #EF8BB3 #EF958B
triadic
#EF8BB3 #B3EF8B #8BB3EF
tetradic
#EF8BB3 #E5EF8B #8BEFC7 #958BEF
square
#EF8BB3 #E5EF8B #8BEFC7 #958BEF
split-complementary
#EF8BB3 #8BEF95 #8BE5EF
monochromatic
#E01F6D #E85590 #EF8BB3 #F6C1D6 #FBE4ED
Accessibility & contrast
On white
2.33
#EF8BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EF8BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BB3
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BB3 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979FB4
Deuteranopia (green-blind)
#B0B0B1
Tritanopia (blue-blind)
#FD8699
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8bb3; /* rgb */ color: rgb(239, 139, 179); /* oklch */ color: oklch(75.4% 0.129 355.2);
Tailwind
colors: {
custom: {
50: '#f6afc9',
500: '#ef8bb3',
950: '#000000',
},
}SCSS
$custom: #ef8bb3; $custom-light: #f6afc9; $custom-dark: #000000;
JSON
{
"hex": "#ef8bb3",
"rgb": {
"r": 239,
"g": 139,
"b": 179
},
"hsl": {
"h": 336,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.75405,
"c": 0.12947,
"h": 355.2
},
"luminance": 0.40071
}Semantic roles & 50–950 ramp
primary
#EF8BB3
secondary
#D8F3E8
accent
#D8870E
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#171013
muted
#857F82