#EF8DA9#EF8DA9
#EF8DA9 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.4% C 0.123 H 2.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DA9 |
|---|---|
| RGB | rgb(239, 141, 169) |
| HSL | hsl(343, 75%, 75%) |
| HSV | hsv(343, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 29.3%, 6.3%) |
| CIE-LAB | lab(69.66, 40.46, 1.47) |
| CIE-LCH | lch(69.66, 40.48, 2.09°) |
| OKLab | oklab(75.42% 0.1225 0.0044) |
| OKLCH | oklch(75.42% 0.123 2.1) |
| XYZ | xyz(52.2847, 40.2691, 42.5474) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.67
Pinky
#FC86AA
ΔE00 2.72
Rosa
#FE86A4
ΔE00 3.23
Carnation Pink
#FF7FA7
ΔE00 3.99
Rose Pink
#F7879A
ΔE00 4.38
Dull Pink
#D5869D
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DA9 #8DEFD3
analogous
#EF8DDA #EF8DA9 #EFA28D
triadic
#EF8DA9 #A9EF8D #8DA9EF
tetradic
#EF8DA9 #DAEF8D #8DEFD3 #A28DEF
square
#EF8DA9 #DAEF8D #8DEFD3 #A28DEF
split-complementary
#EF8DA9 #8DEFA2 #8DDAEF
monochromatic
#E02258 #E75781 #EF8DA9 #F7C3D1 #FBE4EB
Accessibility & contrast
On white
2.32
#EF8DA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EF8DA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DA9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DA9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FAA
Deuteranopia (green-blind)
#B4B1A7
Tritanopia (blue-blind)
#FE8697
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8da9; /* rgb */ color: rgb(239, 141, 169); /* oklch */ color: oklch(75.4% 0.123 2.1);
Tailwind
colors: {
custom: {
50: '#f6b0c2',
500: '#ef8da9',
950: '#000000',
},
}SCSS
$custom: #ef8da9; $custom-light: #f6b0c2; $custom-dark: #000000;
JSON
{
"hex": "#ef8da9",
"rgb": {
"r": 239,
"g": 141,
"b": 169
},
"hsl": {
"h": 342.857,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.75418,
"c": 0.12255,
"h": 2.1
},
"luminance": 0.40265
}Semantic roles & 50–950 ramp
primary
#EF8DA9
secondary
#D8F3EB
accent
#D89E0E
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#171112
muted
#858081