#EF8FBA#EF8FBA
#EF8FBA is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.3% C 0.126 H 352.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FBA |
|---|---|
| RGB | rgb(239, 143, 186) |
| HSL | hsl(333, 75%, 75%) |
| HSV | hsv(333, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 22.2%, 6.3%) |
| CIE-LAB | lab(70.56, 41.75, -6.70) |
| CIE-LCH | lch(70.56, 42.29, 350.88°) |
| OKLab | oklab(76.26% 0.1252 -0.0172) |
| OKLCH | oklch(76.26% 0.126 352.2) |
| XYZ | xyz(54.2831, 41.5446, 51.6047) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.93
Pig Pink
#E78EA5
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 5.62
Carnation Pink
#FF7FA7
ΔE00 5.80
Rosa
#FE86A4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FBA #8FEFC4
analogous
#EF8FEA #EF8FBA #EF948F
triadic
#EF8FBA #BAEF8F #8FBAEF
tetradic
#EF8FBA #EAEF8F #8FEFC4 #948FEF
square
#EF8FBA #EAEF8F #8FEFC4 #948FEF
split-complementary
#EF8FBA #8FEF94 #8FEAEF
monochromatic
#E02478 #E75999 #EF8FBA #F7C5DB #FBE4EF
Accessibility & contrast
On white
2.26
#EF8FBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EF8FBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FBA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FBA | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#FC8C9E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8fba; /* rgb */ color: rgb(239, 143, 186); /* oklch */ color: oklch(76.3% 0.126 352.2);
Tailwind
colors: {
custom: {
50: '#f6b1ce',
500: '#ef8fba',
950: '#000000',
},
}SCSS
$custom: #ef8fba; $custom-light: #f6b1ce; $custom-dark: #000000;
JSON
{
"hex": "#ef8fba",
"rgb": {
"r": 239,
"g": 143,
"b": 186
},
"hsl": {
"h": 333.125,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.76255,
"c": 0.12635,
"h": 352.2
},
"luminance": 0.41541
}Semantic roles & 50–950 ramp
primary
#EF8FBA
secondary
#D8F3E7
accent
#D77D0E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082