#FF8EB8#FF8EB8
#FF8EB8 is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.0% C 0.143 H 357.3°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EB8 |
|---|---|
| RGB | rgb(255, 142, 184) |
| HSL | hsl(338, 100%, 78%) |
| HSV | hsv(338, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 27.8%, 0%) |
| CIE-LAB | lab(72.28, 47.38, -2.82) |
| CIE-LCH | lch(72.28, 47.47, 356.59°) |
| OKLab | oklab(77.96% 0.1433 -0.0068) |
| OKLCH | oklch(77.96% 0.143 357.3) |
| XYZ | xyz(59.5667, 44.0715, 50.7075) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.87
Carnation Pink
#FF7FA7
ΔE00 3.82
Rosa
#FE86A4
ΔE00 4.41
Pink (survey)
#FF81C0
ΔE00 4.45
Pig Pink
#E78EA5
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EB8 #8EFFD5
analogous
#FF8EF1 #FF8EB8 #FF9C8E
triadic
#FF8EB8 #B8FF8E #8EB8FF
tetradic
#FF8EB8 #F1FF8E #8EFFD5 #9C8EFF
square
#FF8EB8 #F1FF8E #8EFFD5 #9C8EFF
split-complementary
#FF8EB8 #8EFF9C #8EF1FF
monochromatic
#FF146B #FF5192 #FF8EB8 #FFCBDE #FFE0EC
Accessibility & contrast
On white
2.14
#FF8EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FF8EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EB8
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EB8 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5B9
Deuteranopia (green-blind)
#BAB9B5
Tritanopia (blue-blind)
#FF879D
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8eb8; /* rgb */ color: rgb(255, 142, 184); /* oklch */ color: oklch(78.0% 0.143 357.3);
Tailwind
colors: {
custom: {
50: '#ffb1cd',
500: '#ff8eb8',
950: '#000000',
},
}SCSS
$custom: #ff8eb8; $custom-light: #ffb1cd; $custom-dark: #000000;
JSON
{
"hex": "#ff8eb8",
"rgb": {
"r": 255,
"g": 142,
"b": 184
},
"hsl": {
"h": 337.699,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77958,
"c": 0.14342,
"h": 357.3
},
"luminance": 0.44067
}Semantic roles & 50–950 ramp
primary
#FF8EB8
secondary
#D4F7EA
accent
#E69000
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082