#FF8EBA#FF8EBA
#FF8EBA is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.0% C 0.144 H 356.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EBA |
|---|---|
| RGB | rgb(255, 142, 186) |
| HSL | hsl(337, 100%, 78%) |
| HSV | hsv(337, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 27.1%, 0%) |
| CIE-LAB | lab(72.33, 47.64, -3.85) |
| CIE-LCH | lch(72.33, 47.80, 355.38°) |
| OKLab | oklab(78.02% 0.1439 -0.0095) |
| OKLCH | oklch(78.02% 0.144 356.2) |
| XYZ | xyz(59.7779, 44.1559, 51.8194) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.30
Pink (survey)
#FF81C0
ΔE00 4.05
Carnation Pink
#FF7FA7
ΔE00 4.15
Rosa
#FE86A4
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EBA #8EFFD3
analogous
#FF8EF3 #FF8EBA #FF9A8E
triadic
#FF8EBA #BAFF8E #8EBAFF
tetradic
#FF8EBA #F3FF8E #8EFFD3 #9A8EFF
square
#FF8EBA #F3FF8E #8EFFD3 #9A8EFF
split-complementary
#FF8EBA #8EFF9A #8EF3FF
monochromatic
#FF146F #FF5195 #FF8EBA #FFCBDF #FFE0EC
Accessibility & contrast
On white
2.14
#FF8EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FF8EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EBA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EBA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BB
Deuteranopia (green-blind)
#BAB9B7
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8eba; /* rgb */ color: rgb(255, 142, 186); /* oklch */ color: oklch(78.0% 0.144 356.2);
Tailwind
colors: {
custom: {
50: '#ffb1ce',
500: '#ff8eba',
950: '#000000',
},
}SCSS
$custom: #ff8eba; $custom-light: #ffb1ce; $custom-dark: #000000;
JSON
{
"hex": "#ff8eba",
"rgb": {
"r": 255,
"g": 142,
"b": 186
},
"hsl": {
"h": 336.637,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78019,
"c": 0.14423,
"h": 356.2
},
"luminance": 0.44151
}Semantic roles & 50–950 ramp
primary
#FF8EBA
secondary
#D4F7E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082