#FD8EB2#FD8EB2
#FD8EB2 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.5% C 0.139 H 0.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EB2 |
|---|---|
| RGB | rgb(253, 142, 178) |
| HSL | hsl(341, 97%, 77%) |
| HSV | hsv(341, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 29.6%, 0.8%) |
| CIE-LAB | lab(71.86, 45.93, -0.13) |
| CIE-LCH | lch(71.86, 45.93, 359.84°) |
| OKLab | oklab(77.53% 0.1391 0.0003) |
| OKLCH | oklch(77.53% 0.139 0.1) |
| XYZ | xyz(58.2190, 43.4478, 47.4308) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.90
Rosa
#FE86A4
ΔE00 3.13
Carnation Pink
#FF7FA7
ΔE00 3.22
Pig Pink
#E78EA5
ΔE00 4.29
Rose Pink
#F7879A
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EB2 #8EFDD9
analogous
#FD8EE9 #FD8EB2 #FDA28E
triadic
#FD8EB2 #B2FD8E #8EB2FD
tetradic
#FD8EB2 #E9FD8E #8EFDD9 #A28EFD
square
#FD8EB2 #E9FD8E #8EFDD9 #A28EFD
split-complementary
#FD8EB2 #8EFDA2 #8EE9FD
monochromatic
#FB1660 #FC5289 #FD8EB2 #FECADB #FEE1EB
Accessibility & contrast
On white
2.17
#FD8EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FD8EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EB2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EB2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B3
Deuteranopia (green-blind)
#BAB8AF
Tritanopia (blue-blind)
#FF879B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8eb2; /* rgb */ color: rgb(253, 142, 178); /* oklch */ color: oklch(77.5% 0.139 0.1);
Tailwind
colors: {
custom: {
50: '#ffb1c9',
500: '#fd8eb2',
950: '#000000',
},
}SCSS
$custom: #fd8eb2; $custom-light: #ffb1c9; $custom-dark: #000000;
JSON
{
"hex": "#fd8eb2",
"rgb": {
"r": 253,
"g": 142,
"b": 178
},
"hsl": {
"h": 340.541,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77534,
"c": 0.13911,
"h": 0.1
},
"luminance": 0.43443
}Semantic roles & 50–950 ramp
primary
#FD8EB2
secondary
#D4F7EC
accent
#E69B00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082