#FD8EBB#FD8EBB
#FD8EBB is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.143 H 355.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EBB |
|---|---|
| RGB | rgb(253, 142, 187) |
| HSL | hsl(336, 97%, 77%) |
| HSV | hsv(336, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 26.1%, 0.8%) |
| CIE-LAB | lab(72.11, 47.11, -4.77) |
| CIE-LCH | lch(72.11, 47.35, 354.22°) |
| OKLab | oklab(77.81% 0.1421 -0.012) |
| OKLCH | oklch(77.81% 0.143 355.2) |
| XYZ | xyz(59.1524, 43.8211, 52.3469) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.63
Pink (survey)
#FF81C0
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 4.45
Rosa
#FE86A4
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 5.62
Pig Pink
#E78EA5
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EBB #8EFDD0
analogous
#FD8EF2 #FD8EBB #FD998E
triadic
#FD8EBB #BBFD8E #8EBBFD
tetradic
#FD8EBB #F2FD8E #8EFDD0 #998EFD
square
#FD8EBB #F2FD8E #8EFDD0 #998EFD
split-complementary
#FD8EBB #8EFD99 #8EF2FD
monochromatic
#FB1673 #FC5297 #FD8EBB #FECADF #FEE1ED
Accessibility & contrast
On white
2.15
#FD8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FD8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EBB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EBB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd8ebb; /* rgb */ color: rgb(253, 142, 187); /* oklch */ color: oklch(77.8% 0.143 355.2);
Tailwind
colors: {
custom: {
50: '#ffb1cf',
500: '#fd8ebb',
950: '#000000',
},
}SCSS
$custom: #fd8ebb; $custom-light: #ffb1cf; $custom-dark: #000000;
JSON
{
"hex": "#fd8ebb",
"rgb": {
"r": 253,
"g": 142,
"b": 187
},
"hsl": {
"h": 335.676,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77807,
"c": 0.14263,
"h": 355.2
},
"luminance": 0.43817
}Semantic roles & 50–950 ramp
primary
#FD8EBB
secondary
#D4F7E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082