#EF8DAB#EF8DAB
#EF8DAB is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.5% C 0.123 H 0.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DAB |
|---|---|
| RGB | rgb(239, 141, 171) |
| HSL | hsl(342, 75%, 75%) |
| HSV | hsv(342, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 28.5%, 6.3%) |
| CIE-LAB | lab(69.71, 40.72, 0.43) |
| CIE-LCH | lch(69.71, 40.72, 0.61°) |
| OKLab | oklab(75.48% 0.1232 0.0017) |
| OKLCH | oklch(75.48% 0.123 0.8) |
| XYZ | xyz(52.4739, 40.3448, 43.5438) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.02
Pinky
#FC86AA
ΔE00 2.68
Rosa
#FE86A4
ΔE00 3.51
Carnation Pink
#FF7FA7
ΔE00 3.95
Rose Pink
#F7879A
ΔE00 4.91
Dull Pink
#D5869D
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DAB #8DEFD1
analogous
#EF8DDC #EF8DAB #EFA08D
triadic
#EF8DAB #ABEF8D #8DABEF
tetradic
#EF8DAB #DCEF8D #8DEFD1 #A08DEF
square
#EF8DAB #DCEF8D #8DEFD1 #A08DEF
split-complementary
#EF8DAB #8DEFA0 #8DDCEF
monochromatic
#E0225C #E75783 #EF8DAB #F7C3D3 #FBE4EB
Accessibility & contrast
On white
2.32
#EF8DAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EF8DAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DAB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DAB | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAC
Deuteranopia (green-blind)
#B3B1A9
Tritanopia (blue-blind)
#FE8798
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8dab; /* rgb */ color: rgb(239, 141, 171); /* oklch */ color: oklch(75.5% 0.123 0.8);
Tailwind
colors: {
custom: {
50: '#f6b0c3',
500: '#ef8dab',
950: '#000000',
},
}SCSS
$custom: #ef8dab; $custom-light: #f6b0c3; $custom-dark: #000000;
JSON
{
"hex": "#ef8dab",
"rgb": {
"r": 239,
"g": 141,
"b": 171
},
"hsl": {
"h": 341.633,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.75477,
"c": 0.12319,
"h": 0.8
},
"luminance": 0.40341
}Semantic roles & 50–950 ramp
primary
#EF8DAB
secondary
#D8F3EB
accent
#D89A0E
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#171112
muted
#858081