#FD8EB4#FD8EB4
#FD8EB4 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.6% C 0.140 H 359.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EB4 |
|---|---|
| RGB | rgb(253, 142, 180) |
| HSL | hsl(339, 97%, 77%) |
| HSV | hsv(339, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 28.9%, 0.8%) |
| CIE-LAB | lab(71.91, 46.19, -1.16) |
| CIE-LCH | lch(71.91, 46.20, 358.56°) |
| OKLab | oklab(77.59% 0.1398 -0.0024) |
| OKLCH | oklch(77.59% 0.14 359) |
| XYZ | xyz(58.4213, 43.5287, 48.4961) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.19
Carnation Pink
#FF7FA7
ΔE00 3.39
Rosa
#FE86A4
ΔE00 3.60
Pig Pink
#E78EA5
ΔE00 4.58
Pink (survey)
#FF81C0
ΔE00 5.22
Rose Pink
#F7879A
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EB4 #8EFDD7
analogous
#FD8EEC #FD8EB4 #FD9F8E
triadic
#FD8EB4 #B4FD8E #8EB4FD
tetradic
#FD8EB4 #ECFD8E #8EFDD7 #9F8EFD
square
#FD8EB4 #ECFD8E #8EFDD7 #9F8EFD
split-complementary
#FD8EB4 #8EFD9F #8EECFD
monochromatic
#FB1664 #FC528C #FD8EB4 #FECADC #FEE1EB
Accessibility & contrast
On white
2.16
#FD8EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FD8EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EB4
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EB4 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#FF879C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8eb4; /* rgb */ color: rgb(253, 142, 180); /* oklch */ color: oklch(77.6% 0.140 359.0);
Tailwind
colors: {
custom: {
50: '#ffb1ca',
500: '#fd8eb4',
950: '#000000',
},
}SCSS
$custom: #fd8eb4; $custom-light: #ffb1ca; $custom-dark: #000000;
JSON
{
"hex": "#fd8eb4",
"rgb": {
"r": 253,
"g": 142,
"b": 180
},
"hsl": {
"h": 339.459,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77593,
"c": 0.13981,
"h": 359
},
"luminance": 0.43524
}Semantic roles & 50–950 ramp
primary
#FD8EB4
secondary
#D4F7EB
accent
#E69700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082