#EF8EB5#EF8EB5
#EF8EB5 is a light, vivid pink. Relative luminance 0.410; OKLCH L 75.9% C 0.126 H 354.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EB5 |
|---|---|
| RGB | rgb(239, 142, 181) |
| HSL | hsl(336, 75%, 75%) |
| HSV | hsv(336, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 24.3%, 6.3%) |
| CIE-LAB | lab(70.20, 41.56, -4.44) |
| CIE-LCH | lch(70.20, 41.80, 353.91°) |
| OKLab | oklab(75.94% 0.1251 -0.0112) |
| OKLCH | oklch(75.94% 0.126 354.9) |
| XYZ | xyz(53.6114, 41.0368, 48.8043) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.94
Pig Pink
#E78EA5
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 4.84
Carnation Pink
#FF7FA7
ΔE00 4.93
Rosa
#FE86A4
ΔE00 5.50
Dull Pink
#D5869D
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EB5 #8EEFC8
analogous
#EF8EE6 #EF8EB5 #EF978E
triadic
#EF8EB5 #B5EF8E #8EB5EF
tetradic
#EF8EB5 #E6EF8E #8EEFC8 #978EEF
square
#EF8EB5 #E6EF8E #8EEFC8 #978EEF
split-complementary
#EF8EB5 #8EEF97 #8EE6EF
monochromatic
#E0236F #E75892 #EF8EB5 #F7C4D8 #FBE4ED
Accessibility & contrast
On white
2.28
#EF8EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EF8EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EB5
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EB5 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B6
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#FD8A9C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8eb5; /* rgb */ color: rgb(239, 142, 181); /* oklch */ color: oklch(75.9% 0.126 354.9);
Tailwind
colors: {
custom: {
50: '#f6b1cb',
500: '#ef8eb5',
950: '#000000',
},
}SCSS
$custom: #ef8eb5; $custom-light: #f6b1cb; $custom-dark: #000000;
JSON
{
"hex": "#ef8eb5",
"rgb": {
"r": 239,
"g": 142,
"b": 181
},
"hsl": {
"h": 335.876,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.75938,
"c": 0.12556,
"h": 354.9
},
"luminance": 0.41033
}Semantic roles & 50–950 ramp
primary
#EF8EB5
secondary
#D8F3E8
accent
#D7860E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082