#FD8EBC#FD8EBC
#FD8EBC is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.8% C 0.143 H 354.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EBC |
|---|---|
| RGB | rgb(253, 142, 188) |
| HSL | hsl(335, 97%, 77%) |
| HSV | hsv(335, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 25.7%, 0.8%) |
| CIE-LAB | lab(72.14, 47.24, -5.28) |
| CIE-LCH | lch(72.14, 47.54, 353.62°) |
| OKLab | oklab(77.84% 0.1425 -0.0133) |
| OKLCH | oklch(77.84% 0.143 354.7) |
| XYZ | xyz(59.2599, 43.8641, 52.9127) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.57
Pinky
#FC86AA
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.64
Bubblegum Pink
#FE83CC
ΔE00 5.39
Rosa
#FE86A4
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EBC #8EFDCF
analogous
#FD8EF4 #FD8EBC #FD978E
triadic
#FD8EBC #BCFD8E #8EBCFD
tetradic
#FD8EBC #F4FD8E #8EFDCF #978EFD
square
#FD8EBC #F4FD8E #8EFDCF #978EFD
split-complementary
#FD8EBC #8EFD97 #8EF4FD
monochromatic
#FB1675 #FC5298 #FD8EBC #FECAE0 #FEE1ED
Accessibility & contrast
On white
2.15
#FD8EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FD8EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EBC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EBC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd8ebc; /* rgb */ color: rgb(253, 142, 188); /* oklch */ color: oklch(77.8% 0.143 354.7);
Tailwind
colors: {
custom: {
50: '#ffb1d0',
500: '#fd8ebc',
950: '#000000',
},
}SCSS
$custom: #fd8ebc; $custom-light: #ffb1d0; $custom-dark: #000000;
JSON
{
"hex": "#fd8ebc",
"rgb": {
"r": 253,
"g": 142,
"b": 188
},
"hsl": {
"h": 335.135,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77838,
"c": 0.14307,
"h": 354.7
},
"luminance": 0.43859
}Semantic roles & 50–950 ramp
primary
#FD8EBC
secondary
#D4F7E8
accent
#E68600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082