#FF8EB4#FF8EB4
#FF8EB4 is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.8% C 0.142 H 359.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EB4 |
|---|---|
| RGB | rgb(255, 142, 180) |
| HSL | hsl(340, 100%, 78%) |
| HSV | hsv(340, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 29.4%, 0%) |
| CIE-LAB | lab(72.17, 46.87, -0.76) |
| CIE-LCH | lch(72.17, 46.87, 359.07°) |
| OKLab | oklab(77.84% 0.1419 -0.0014) |
| OKLCH | oklch(77.84% 0.142 359.4) |
| XYZ | xyz(59.1534, 43.9061, 48.5304) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.14
Carnation Pink
#FF7FA7
ΔE00 3.32
Rosa
#FE86A4
ΔE00 3.46
Pig Pink
#E78EA5
ΔE00 4.76
Pink (survey)
#FF81C0
ΔE00 5.35
Rose Pink
#F7879A
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EB4 #8EFFD9
analogous
#FF8EEC #FF8EB4 #FFA08E
triadic
#FF8EB4 #B4FF8E #8EB4FF
tetradic
#FF8EB4 #ECFF8E #8EFFD9 #A08EFF
square
#FF8EB4 #ECFF8E #8EFFD9 #A08EFF
split-complementary
#FF8EB4 #8EFFA0 #8EECFF
monochromatic
#FF1463 #FF518B #FF8EB4 #FFCBDD #FFE0EB
Accessibility & contrast
On white
2.15
#FF8EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FF8EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EB4
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EB4 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#FF879C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8eb4; /* rgb */ color: rgb(255, 142, 180); /* oklch */ color: oklch(77.8% 0.142 359.4);
Tailwind
colors: {
custom: {
50: '#ffb1ca',
500: '#ff8eb4',
950: '#000000',
},
}SCSS
$custom: #ff8eb4; $custom-light: #ffb1ca; $custom-dark: #000000;
JSON
{
"hex": "#ff8eb4",
"rgb": {
"r": 255,
"g": 142,
"b": 180
},
"hsl": {
"h": 339.823,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77838,
"c": 0.14192,
"h": 359.4
},
"luminance": 0.43901
}Semantic roles & 50–950 ramp
primary
#FF8EB4
secondary
#D4F7EB
accent
#E69800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082