#FD8EB3#FD8EB3
#FD8EB3 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.6% C 0.139 H 359.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EB3 |
|---|---|
| RGB | rgb(253, 142, 179) |
| HSL | hsl(340, 97%, 77%) |
| HSV | hsv(340, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 29.2%, 0.8%) |
| CIE-LAB | lab(71.89, 46.06, -0.65) |
| CIE-LCH | lch(71.89, 46.07, 359.19°) |
| OKLab | oklab(77.56% 0.1395 -0.0011) |
| OKLCH | oklch(77.56% 0.139 359.6) |
| XYZ | xyz(58.3198, 43.4881, 47.9615) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.03
Carnation Pink
#FF7FA7
ΔE00 3.29
Rosa
#FE86A4
ΔE00 3.36
Pig Pink
#E78EA5
ΔE00 4.43
Pink (survey)
#FF81C0
ΔE00 5.45
Rose Pink
#F7879A
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EB3 #8EFDD8
analogous
#FD8EEB #FD8EB3 #FDA08E
triadic
#FD8EB3 #B3FD8E #8EB3FD
tetradic
#FD8EB3 #EBFD8E #8EFDD8 #A08EFD
square
#FD8EB3 #EBFD8E #8EFDD8 #A08EFD
split-complementary
#FD8EB3 #8EFDA0 #8EEBFD
monochromatic
#FB1662 #FC528B #FD8EB3 #FECADB #FEE1EB
Accessibility & contrast
On white
2.17
#FD8EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FD8EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EB3
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EB3 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 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)
#9EA4B4
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#FF879B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8eb3; /* rgb */ color: rgb(253, 142, 179); /* oklch */ color: oklch(77.6% 0.139 359.6);
Tailwind
colors: {
custom: {
50: '#ffb1c9',
500: '#fd8eb3',
950: '#000000',
},
}SCSS
$custom: #fd8eb3; $custom-light: #ffb1c9; $custom-dark: #000000;
JSON
{
"hex": "#fd8eb3",
"rgb": {
"r": 253,
"g": 142,
"b": 179
},
"hsl": {
"h": 340,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77564,
"c": 0.13945,
"h": 359.6
},
"luminance": 0.43483
}Semantic roles & 50–950 ramp
primary
#FD8EB3
secondary
#D4F7EB
accent
#E69900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082