#FF8EB3#FF8EB3
#FF8EB3 is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.8% C 0.142 H 360.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EB3 |
|---|---|
| RGB | rgb(255, 142, 179) |
| HSL | hsl(340, 100%, 78%) |
| HSV | hsv(340, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 29.8%, 0%) |
| CIE-LAB | lab(72.14, 46.74, -0.25) |
| CIE-LCH | lch(72.14, 46.74, 359.70°) |
| OKLab | oklab(77.81% 0.1416 0) |
| OKLCH | oklch(77.81% 0.142 0) |
| XYZ | xyz(59.0519, 43.8655, 47.9959) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.00
Rosa
#FE86A4
ΔE00 3.23
Carnation Pink
#FF7FA7
ΔE00 3.23
Pig Pink
#E78EA5
ΔE00 4.63
Pink (survey)
#FF81C0
ΔE00 5.58
Rose Pink
#F7879A
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EB3 #8EFFDA
analogous
#FF8EEB #FF8EB3 #FFA18E
triadic
#FF8EB3 #B3FF8E #8EB3FF
tetradic
#FF8EB3 #EBFF8E #8EFFDA #A18EFF
square
#FF8EB3 #EBFF8E #8EFFDA #A18EFF
split-complementary
#FF8EB3 #8EFFA1 #8EEBFF
monochromatic
#FF1461 #FF518A #FF8EB3 #FFCBDC #FFE0EA
Accessibility & contrast
On white
2.15
#FF8EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FF8EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EB3
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EB3 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B4
Deuteranopia (green-blind)
#BBB9B0
Tritanopia (blue-blind)
#FF869B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8eb3; /* rgb */ color: rgb(255, 142, 179); /* oklch */ color: oklch(77.8% 0.142 360.0);
Tailwind
colors: {
custom: {
50: '#ffb1c9',
500: '#ff8eb3',
950: '#000000',
},
}SCSS
$custom: #ff8eb3; $custom-light: #ffb1c9; $custom-dark: #000000;
JSON
{
"hex": "#ff8eb3",
"rgb": {
"r": 255,
"g": 142,
"b": 179
},
"hsl": {
"h": 340.354,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77809,
"c": 0.14157,
"h": 360
},
"luminance": 0.43861
}Semantic roles & 50–950 ramp
primary
#FF8EB3
secondary
#D4F7EC
accent
#E69A00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082