#FD8EBF#FD8EBF
#FD8EBF is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.9% C 0.144 H 353.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EBF |
|---|---|
| RGB | rgb(253, 142, 191) |
| HSL | hsl(334, 97%, 77%) |
| HSV | hsv(334, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 24.5%, 0.8%) |
| CIE-LAB | lab(72.22, 47.65, -6.81) |
| CIE-LCH | lch(72.22, 48.14, 351.86°) |
| OKLab | oklab(77.93% 0.1434 -0.0174) |
| OKLCH | oklch(77.93% 0.144 353.1) |
| XYZ | xyz(59.5866, 43.9948, 54.6336) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.10
Pinky
#FC86AA
ΔE00 4.55
Bubblegum Pink
#FE83CC
ΔE00 4.71
Carnation Pink
#FF7FA7
ΔE00 5.22
Rosa
#FE86A4
ΔE00 6.25
Pig Pink
#E78EA5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EBF #8EFDCC
analogous
#FD8EF6 #FD8EBF #FD958E
triadic
#FD8EBF #BFFD8E #8EBFFD
tetradic
#FD8EBF #F6FD8E #8EFDCC #958EFD
square
#FD8EBF #F6FD8E #8EFDCC #958EFD
split-complementary
#FD8EBF #8EFD95 #8EF6FD
monochromatic
#FB167B #FC529D #FD8EBF #FECAE1 #FEE1EE
Accessibility & contrast
On white
2.14
#FD8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FD8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EBF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EBF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#FF89A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd8ebf; /* rgb */ color: rgb(253, 142, 191); /* oklch */ color: oklch(77.9% 0.144 353.1);
Tailwind
colors: {
custom: {
50: '#ffb1d2',
500: '#fd8ebf',
950: '#000000',
},
}SCSS
$custom: #fd8ebf; $custom-light: #ffb1d2; $custom-dark: #000000;
JSON
{
"hex": "#fd8ebf",
"rgb": {
"r": 253,
"g": 142,
"b": 191
},
"hsl": {
"h": 333.514,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77933,
"c": 0.14447,
"h": 353.1
},
"luminance": 0.4399
}Semantic roles & 50–950 ramp
primary
#FD8EBF
secondary
#D4F7E8
accent
#E68000
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082