#EF8EAF#EF8EAF
#EF8EAF is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.123 H 358.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EAF |
|---|---|
| RGB | rgb(239, 142, 175) |
| HSL | hsl(340, 75%, 75%) |
| HSV | hsv(340, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 26.8%, 6.3%) |
| CIE-LAB | lab(70.03, 40.74, -1.34) |
| CIE-LCH | lch(70.03, 40.76, 358.12°) |
| OKLab | oklab(75.75% 0.123 -0.003) |
| OKLCH | oklch(75.75% 0.123 358.6) |
| XYZ | xyz(53.0090, 40.7958, 45.6316) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.76
Pinky
#FC86AA
ΔE00 3.02
Rosa
#FE86A4
ΔE00 4.22
Carnation Pink
#FF7FA7
ΔE00 4.25
Dull Pink
#D5869D
ΔE00 5.23
Rose Pink
#F7879A
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EAF #8EEFCE
analogous
#EF8EDF #EF8EAF #EF9E8E
triadic
#EF8EAF #AFEF8E #8EAFEF
tetradic
#EF8EAF #DFEF8E #8EEFCE #9E8EEF
square
#EF8EAF #DFEF8E #8EEFCE #9E8EEF
split-complementary
#EF8EAF #8EEF9E #8EDFEF
monochromatic
#E02363 #E75889 #EF8EAF #F7C4D5 #FBE4EC
Accessibility & contrast
On white
2.29
#EF8EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EF8EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EAF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EAF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B0
Deuteranopia (green-blind)
#B3B2AD
Tritanopia (blue-blind)
#FD889A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8eaf; /* rgb */ color: rgb(239, 142, 175); /* oklch */ color: oklch(75.8% 0.123 358.6);
Tailwind
colors: {
custom: {
50: '#f6b0c6',
500: '#ef8eaf',
950: '#000000',
},
}SCSS
$custom: #ef8eaf; $custom-light: #f6b0c6; $custom-dark: #000000;
JSON
{
"hex": "#ef8eaf",
"rgb": {
"r": 239,
"g": 142,
"b": 175
},
"hsl": {
"h": 339.588,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.75754,
"c": 0.12305,
"h": 358.6
},
"luminance": 0.40792
}Semantic roles & 50–950 ramp
primary
#EF8EAF
secondary
#D8F3EA
accent
#D7930E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082