#FF8EB7#FF8EB7
#FF8EB7 is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.9% C 0.143 H 357.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EB7 |
|---|---|
| RGB | rgb(255, 142, 183) |
| HSL | hsl(338, 100%, 78%) |
| HSV | hsv(338, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 28.2%, 0%) |
| CIE-LAB | lab(72.25, 47.25, -2.31) |
| CIE-LCH | lch(72.25, 47.31, 357.20°) |
| OKLab | oklab(77.93% 0.1429 -0.0054) |
| OKLCH | oklch(77.93% 0.143 357.8) |
| XYZ | xyz(59.4623, 44.0297, 50.1574) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.67
Carnation Pink
#FF7FA7
ΔE00 3.68
Rosa
#FE86A4
ΔE00 4.17
Pink (survey)
#FF81C0
ΔE00 4.67
Pig Pink
#E78EA5
ΔE00 5.22
Rose Pink
#F7879A
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EB7 #8EFFD6
analogous
#FF8EF0 #FF8EB7 #FF9D8E
triadic
#FF8EB7 #B7FF8E #8EB7FF
tetradic
#FF8EB7 #F0FF8E #8EFFD6 #9D8EFF
square
#FF8EB7 #F0FF8E #8EFFD6 #9D8EFF
split-complementary
#FF8EB7 #8EFF9D #8EF0FF
monochromatic
#FF1469 #FF5190 #FF8EB7 #FFCBDE #FFE0EC
Accessibility & contrast
On white
2.14
#FF8EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FF8EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EB7
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EB7 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B8
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#FF879D
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8eb7; /* rgb */ color: rgb(255, 142, 183); /* oklch */ color: oklch(77.9% 0.143 357.8);
Tailwind
colors: {
custom: {
50: '#ffb1cc',
500: '#ff8eb7',
950: '#000000',
},
}SCSS
$custom: #ff8eb7; $custom-light: #ffb1cc; $custom-dark: #000000;
JSON
{
"hex": "#ff8eb7",
"rgb": {
"r": 255,
"g": 142,
"b": 183
},
"hsl": {
"h": 338.23,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77928,
"c": 0.14302,
"h": 357.8
},
"luminance": 0.44025
}Semantic roles & 50–950 ramp
primary
#FF8EB7
secondary
#D4F7EA
accent
#E69200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082