#FD8EB5#FD8EB5
#FD8EB5 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.6% C 0.140 H 358.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EB5 |
|---|---|
| RGB | rgb(253, 142, 181) |
| HSL | hsl(339, 97%, 77%) |
| HSV | hsv(339, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 28.5%, 0.8%) |
| CIE-LAB | lab(71.94, 46.32, -1.68) |
| CIE-LCH | lch(71.94, 46.35, 357.92°) |
| OKLab | oklab(77.62% 0.1401 -0.0038) |
| OKLCH | oklch(77.62% 0.14 358.4) |
| XYZ | xyz(58.5235, 43.5696, 49.0346) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.36
Carnation Pink
#FF7FA7
ΔE00 3.50
Rosa
#FE86A4
ΔE00 3.84
Pig Pink
#E78EA5
ΔE00 4.74
Pink (survey)
#FF81C0
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EB5 #8EFDD6
analogous
#FD8EEC #FD8EB5 #FD9F8E
triadic
#FD8EB5 #B5FD8E #8EB5FD
tetradic
#FD8EB5 #ECFD8E #8EFDD6 #9F8EFD
square
#FD8EB5 #ECFD8E #8EFDD6 #9F8EFD
split-complementary
#FD8EB5 #8EFD9F #8EECFD
monochromatic
#FB1666 #FC528E #FD8EB5 #FECADC #FEE1EB
Accessibility & contrast
On white
2.16
#FD8EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FD8EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EB5
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EB5 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B6
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#FF879C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8eb5; /* rgb */ color: rgb(253, 142, 181); /* oklch */ color: oklch(77.6% 0.140 358.4);
Tailwind
colors: {
custom: {
50: '#ffb1cb',
500: '#fd8eb5',
950: '#000000',
},
}SCSS
$custom: #fd8eb5; $custom-light: #ffb1cb; $custom-dark: #000000;
JSON
{
"hex": "#fd8eb5",
"rgb": {
"r": 253,
"g": 142,
"b": 181
},
"hsl": {
"h": 338.919,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77623,
"c": 0.14018,
"h": 358.4
},
"luminance": 0.43565
}Semantic roles & 50–950 ramp
primary
#FD8EB5
secondary
#D4F7EB
accent
#E69500
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082