#FD8EBA#FD8EBA
#FD8EBA is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.142 H 355.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EBA |
|---|---|
| RGB | rgb(253, 142, 186) |
| HSL | hsl(336, 97%, 77%) |
| HSV | hsv(336, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 26.5%, 0.8%) |
| CIE-LAB | lab(72.08, 46.98, -4.25) |
| CIE-LCH | lch(72.08, 47.17, 354.83°) |
| OKLab | oklab(77.78% 0.1418 -0.0106) |
| OKLCH | oklch(77.78% 0.142 355.7) |
| XYZ | xyz(59.0458, 43.7785, 51.7851) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.41
Pink (survey)
#FF81C0
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 4.27
Rosa
#FE86A4
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EBA #8EFDD1
analogous
#FD8EF2 #FD8EBA #FD998E
triadic
#FD8EBA #BAFD8E #8EBAFD
tetradic
#FD8EBA #F2FD8E #8EFDD1 #998EFD
square
#FD8EBA #F2FD8E #8EFDD1 #998EFD
split-complementary
#FD8EBA #8EFD99 #8EF2FD
monochromatic
#FB1671 #FC5295 #FD8EBA #FECADF #FEE1ED
Accessibility & contrast
On white
2.15
#FD8EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FD8EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EBA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EBA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BB
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd8eba; /* rgb */ color: rgb(253, 142, 186); /* oklch */ color: oklch(77.8% 0.142 355.7);
Tailwind
colors: {
custom: {
50: '#ffb1ce',
500: '#fd8eba',
950: '#000000',
},
}SCSS
$custom: #fd8eba; $custom-light: #ffb1ce; $custom-dark: #000000;
JSON
{
"hex": "#fd8eba",
"rgb": {
"r": 253,
"g": 142,
"b": 186
},
"hsl": {
"h": 336.216,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77775,
"c": 0.14219,
"h": 355.7
},
"luminance": 0.43774
}Semantic roles & 50–950 ramp
primary
#FD8EBA
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082