#FD8EB0#FD8EB0
#FD8EB0 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.5% C 0.138 H 1.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EB0 |
|---|---|
| RGB | rgb(253, 142, 176) |
| HSL | hsl(342, 97%, 77%) |
| HSV | hsv(342, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 30.4%, 0.8%) |
| CIE-LAB | lab(71.80, 45.68, 0.90) |
| CIE-LCH | lch(71.80, 45.69, 1.13°) |
| OKLab | oklab(77.48% 0.1384 0.003) |
| OKLCH | oklch(77.48% 0.138 1.2) |
| XYZ | xyz(58.0197, 43.3680, 46.3810) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.74
Rosa
#FE86A4
ΔE00 2.69
Carnation Pink
#FF7FA7
ΔE00 3.13
Pig Pink
#E78EA5
ΔE00 4.06
Rose Pink
#F7879A
ΔE00 5.02
Pink (survey)
#FF81C0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EB0 #8EFDDB
analogous
#FD8EE7 #FD8EB0 #FDA48E
triadic
#FD8EB0 #B0FD8E #8EB0FD
tetradic
#FD8EB0 #E7FD8E #8EFDDB #A48EFD
square
#FD8EB0 #E7FD8E #8EFDDB #A48EFD
split-complementary
#FD8EB0 #8EFDA4 #8EE7FD
monochromatic
#FB165C #FC5286 #FD8EB0 #FECADA #FEE1EA
Accessibility & contrast
On white
2.17
#FD8EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FD8EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EB0
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EB0 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B1
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#FF869A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8eb0; /* rgb */ color: rgb(253, 142, 176); /* oklch */ color: oklch(77.5% 0.138 1.2);
Tailwind
colors: {
custom: {
50: '#ffb1c7',
500: '#fd8eb0',
950: '#000000',
},
}SCSS
$custom: #fd8eb0; $custom-light: #ffb1c7; $custom-dark: #000000;
JSON
{
"hex": "#fd8eb0",
"rgb": {
"r": 253,
"g": 142,
"b": 176
},
"hsl": {
"h": 341.622,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77476,
"c": 0.13845,
"h": 1.2
},
"luminance": 0.43363
}Semantic roles & 50–950 ramp
primary
#FD8EB0
secondary
#D4F7EC
accent
#E69F00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082