#FD8EB8#FD8EB8
#FD8EB8 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.7% C 0.141 H 356.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EB8 |
|---|---|
| RGB | rgb(253, 142, 184) |
| HSL | hsl(337, 97%, 77%) |
| HSV | hsv(337, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 27.3%, 0.8%) |
| CIE-LAB | lab(72.02, 46.71, -3.23) |
| CIE-LCH | lch(72.02, 46.82, 356.05°) |
| OKLab | oklab(77.71% 0.1411 -0.0079) |
| OKLCH | oklch(77.71% 0.141 356.8) |
| XYZ | xyz(58.8346, 43.6940, 50.6732) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.97
Carnation Pink
#FF7FA7
ΔE00 3.93
Pink (survey)
#FF81C0
ΔE00 4.33
Rosa
#FE86A4
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EB8 #8EFDD3
analogous
#FD8EF0 #FD8EB8 #FD9B8E
triadic
#FD8EB8 #B8FD8E #8EB8FD
tetradic
#FD8EB8 #F0FD8E #8EFDD3 #9B8EFD
square
#FD8EB8 #F0FD8E #8EFDD3 #9B8EFD
split-complementary
#FD8EB8 #8EFD9B #8EF0FD
monochromatic
#FB166C #FC5292 #FD8EB8 #FECADE #FEE1EC
Accessibility & contrast
On white
2.16
#FD8EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FD8EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EB8
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EB8 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B9
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#FF889D
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8eb8; /* rgb */ color: rgb(253, 142, 184); /* oklch */ color: oklch(77.7% 0.141 356.8);
Tailwind
colors: {
custom: {
50: '#ffb1cd',
500: '#fd8eb8',
950: '#000000',
},
}SCSS
$custom: #fd8eb8; $custom-light: #ffb1cd; $custom-dark: #000000;
JSON
{
"hex": "#fd8eb8",
"rgb": {
"r": 253,
"g": 142,
"b": 184
},
"hsl": {
"h": 337.297,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77714,
"c": 0.14136,
"h": 356.8
},
"luminance": 0.43689
}Semantic roles & 50–950 ramp
primary
#FD8EB8
secondary
#D4F7EA
accent
#E68F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082