#FD8EBD#FD8EBD
#FD8EBD is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.9% C 0.144 H 354.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EBD |
|---|---|
| RGB | rgb(253, 142, 189) |
| HSL | hsl(335, 97%, 77%) |
| HSV | hsv(335, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 25.3%, 0.8%) |
| CIE-LAB | lab(72.17, 47.38, -5.79) |
| CIE-LCH | lch(72.17, 47.73, 353.03°) |
| OKLab | oklab(77.87% 0.1428 -0.0147) |
| OKLCH | oklch(77.87% 0.144 354.1) |
| XYZ | xyz(59.3680, 43.9074, 53.4824) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.40
Pinky
#FC86AA
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 5.16
Rosa
#FE86A4
ΔE00 5.77
Pig Pink
#E78EA5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EBD #8EFDCE
analogous
#FD8EF4 #FD8EBD #FD978E
triadic
#FD8EBD #BDFD8E #8EBDFD
tetradic
#FD8EBD #F4FD8E #8EFDCE #978EFD
square
#FD8EBD #F4FD8E #8EFDCE #978EFD
split-complementary
#FD8EBD #8EFD97 #8EF4FD
monochromatic
#FB1677 #FC529A #FD8EBD #FECAE0 #FEE1ED
Accessibility & contrast
On white
2.15
#FD8EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FD8EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EBD
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EBD | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd8ebd; /* rgb */ color: rgb(253, 142, 189); /* oklch */ color: oklch(77.9% 0.144 354.1);
Tailwind
colors: {
custom: {
50: '#ffb1d0',
500: '#fd8ebd',
950: '#000000',
},
}SCSS
$custom: #fd8ebd; $custom-light: #ffb1d0; $custom-dark: #000000;
JSON
{
"hex": "#fd8ebd",
"rgb": {
"r": 253,
"g": 142,
"b": 189
},
"hsl": {
"h": 334.595,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77869,
"c": 0.14353,
"h": 354.1
},
"luminance": 0.43903
}Semantic roles & 50–950 ramp
primary
#FD8EBD
secondary
#D4F7E8
accent
#E68400
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082