#EF8BAE#EF8BAE
#EF8BAE is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.3% C 0.127 H 358.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BAE |
|---|---|
| RGB | rgb(239, 139, 174) |
| HSL | hsl(339, 76%, 74%) |
| HSV | hsv(339, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 27.2%, 6.3%) |
| CIE-LAB | lab(69.38, 42.15, -1.73) |
| CIE-LCH | lch(69.38, 42.18, 357.65°) |
| OKLab | oklab(75.25% 0.1273 -0.004) |
| OKLCH | oklch(75.25% 0.127 358.2) |
| XYZ | xyz(52.4708, 39.8760, 44.9695) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.76
Pig Pink
#E78EA5
ΔE00 3.09
Carnation Pink
#FF7FA7
ΔE00 3.83
Rosa
#FE86A4
ΔE00 4.14
Dull Pink
#D5869D
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BAE #8BEFCC
analogous
#EF8BE0 #EF8BAE #EF9A8B
triadic
#EF8BAE #AEEF8B #8BAEEF
tetradic
#EF8BAE #E0EF8B #8BEFCC #9A8BEF
square
#EF8BAE #E0EF8B #8BEFCC #9A8BEF
split-complementary
#EF8BAE #8BEF9A #8BE0EF
monochromatic
#E01F63 #E85588 #EF8BAE #F6C1D4 #FBE4EC
Accessibility & contrast
On white
2.34
#EF8BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EF8BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BAE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BAE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAF
Deuteranopia (green-blind)
#B2B0AC
Tritanopia (blue-blind)
#FE8597
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef8bae; /* rgb */ color: rgb(239, 139, 174); /* oklch */ color: oklch(75.3% 0.127 358.2);
Tailwind
colors: {
custom: {
50: '#f6aec6',
500: '#ef8bae',
950: '#000000',
},
}SCSS
$custom: #ef8bae; $custom-light: #f6aec6; $custom-dark: #000000;
JSON
{
"hex": "#ef8bae",
"rgb": {
"r": 239,
"g": 139,
"b": 174
},
"hsl": {
"h": 339,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.75251,
"c": 0.12738,
"h": 358.2
},
"luminance": 0.39872
}Semantic roles & 50–950 ramp
primary
#EF8BAE
secondary
#D8F3EA
accent
#D8910E
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#171013
muted
#857F82