#EF8FA8#EF8FA8
#EF8FA8 is a light, moderate pink. Relative luminance 0.408; OKLCH L 75.7% C 0.119 H 3.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FA8 |
|---|---|
| RGB | rgb(239, 143, 168) |
| HSL | hsl(344, 75%, 75%) |
| HSV | hsv(344, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 29.7%, 6.3%) |
| CIE-LAB | lab(70.05, 39.29, 2.60) |
| CIE-LCH | lch(70.05, 39.38, 3.79°) |
| OKLab | oklab(75.71% 0.119 0.0073) |
| OKLCH | oklch(75.71% 0.119 3.5) |
| XYZ | xyz(52.4887, 40.8268, 42.1540) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.41
Pinky
#FC86AA
ΔE00 3.22
Rosa
#FE86A4
ΔE00 3.30
Rose Pink
#F7879A
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 4.49
Dull Pink
#D5869D
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FA8 #8FEFD6
analogous
#EF8FD8 #EF8FA8 #EFA68F
triadic
#EF8FA8 #A8EF8F #8FA8EF
tetradic
#EF8FA8 #D8EF8F #8FEFD6 #A68FEF
square
#EF8FA8 #D8EF8F #8FEFD6 #A68FEF
split-complementary
#EF8FA8 #8FEFA6 #8FD8EF
monochromatic
#E02455 #E7597E #EF8FA8 #F7C5D2 #FBE4EA
Accessibility & contrast
On white
2.29
#EF8FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EF8FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FA8
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FA8 | 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)
#9EA0A9
Deuteranopia (green-blind)
#B5B2A6
Tritanopia (blue-blind)
#FE8898
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8fa8; /* rgb */ color: rgb(239, 143, 168); /* oklch */ color: oklch(75.7% 0.119 3.5);
Tailwind
colors: {
custom: {
50: '#f6b1c1',
500: '#ef8fa8',
950: '#000000',
},
}SCSS
$custom: #ef8fa8; $custom-light: #f6b1c1; $custom-dark: #000000;
JSON
{
"hex": "#ef8fa8",
"rgb": {
"r": 239,
"g": 143,
"b": 168
},
"hsl": {
"h": 344.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75709,
"c": 0.11922,
"h": 3.5
},
"luminance": 0.40823
}Semantic roles & 50–950 ramp
primary
#EF8FA8
secondary
#D8F3EC
accent
#D7A30E
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081