#EF8DA8#EF8DA8
#EF8DA8 is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.4% C 0.122 H 2.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DA8 |
|---|---|
| RGB | rgb(239, 141, 168) |
| HSL | hsl(343, 75%, 75%) |
| HSV | hsv(343, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 29.7%, 6.3%) |
| CIE-LAB | lab(69.63, 40.33, 1.99) |
| CIE-LCH | lch(69.63, 40.38, 2.83°) |
| OKLab | oklab(75.39% 0.1221 0.0058) |
| OKLCH | oklch(75.39% 0.122 2.7) |
| XYZ | xyz(52.1911, 40.2317, 42.0549) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.55
Pinky
#FC86AA
ΔE00 2.79
Rosa
#FE86A4
ΔE00 3.12
Carnation Pink
#FF7FA7
ΔE00 4.04
Rose Pink
#F7879A
ΔE00 4.11
Dull Pink
#D5869D
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DA8 #8DEFD4
analogous
#EF8DD9 #EF8DA8 #EFA38D
triadic
#EF8DA8 #A8EF8D #8DA8EF
tetradic
#EF8DA8 #D9EF8D #8DEFD4 #A38DEF
square
#EF8DA8 #D9EF8D #8DEFD4 #A38DEF
split-complementary
#EF8DA8 #8DEFA3 #8DD9EF
monochromatic
#E02256 #E7577F #EF8DA8 #F7C3D1 #FBE4EB
Accessibility & contrast
On white
2.32
#EF8DA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EF8DA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DA8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DA8 | 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)
#9C9FA9
Deuteranopia (green-blind)
#B4B1A6
Tritanopia (blue-blind)
#FE8697
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8da8; /* rgb */ color: rgb(239, 141, 168); /* oklch */ color: oklch(75.4% 0.122 2.7);
Tailwind
colors: {
custom: {
50: '#f6b0c1',
500: '#ef8da8',
950: '#000000',
},
}SCSS
$custom: #ef8da8; $custom-light: #f6b0c1; $custom-dark: #000000;
JSON
{
"hex": "#ef8da8",
"rgb": {
"r": 239,
"g": 141,
"b": 168
},
"hsl": {
"h": 343.469,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.75389,
"c": 0.12225,
"h": 2.7
},
"luminance": 0.40228
}Semantic roles & 50–950 ramp
primary
#EF8DA8
secondary
#D8F3EC
accent
#D8A00E
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#171112
muted
#858081