#FD9EB8#FD9EB8
#FD9EB8 is a light, moderate pink. Relative luminance 0.488; OKLCH L 80.2% C 0.117 H 2.3°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EB8 |
|---|---|
| RGB | rgb(253, 158, 184) |
| HSL | hsl(344, 96%, 81%) |
| HSV | hsv(344, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 27.3%, 0.8%) |
| CIE-LAB | lab(75.33, 38.55, 1.61) |
| CIE-LCH | lch(75.33, 38.58, 2.39°) |
| OKLab | oklab(80.22% 0.1165 0.0047) |
| OKLCH | oklch(80.22% 0.117 2.3) |
| XYZ | xyz(61.3883, 48.8014, 51.5244) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.57
Pig Pink
#E78EA5
ΔE00 5.01
Pinky
#FC86AA
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 5.46
Rosa
#FE86A4
ΔE00 5.46
Faded Pink
#DE9DAC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EB8 #9EFDE3
analogous
#FD9EE7 #FD9EB8 #FDB39E
triadic
#FD9EB8 #B8FD9E #9EB8FD
tetradic
#FD9EB8 #E7FD9E #9EFDE3 #B39EFD
square
#FD9EB8 #E7FD9E #9EFDE3 #B39EFD
split-complementary
#FD9EB8 #9EFDB3 #9EE7FD
monochromatic
#FB2660 #FC628C #FD9EB8 #FEDAE4 #FEE1E9
Accessibility & contrast
On white
1.95
#FD9EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FD9EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EB8
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EB8 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFB9
Deuteranopia (green-blind)
#C3C0B6
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd9eb8; /* rgb */ color: rgb(253, 158, 184); /* oklch */ color: oklch(80.2% 0.117 2.3);
Tailwind
colors: {
custom: {
50: '#ffbccd',
500: '#fd9eb8',
950: '#000000',
},
}SCSS
$custom: #fd9eb8; $custom-light: #ffbccd; $custom-dark: #000000;
JSON
{
"hex": "#fd9eb8",
"rgb": {
"r": 253,
"g": 158,
"b": 184
},
"hsl": {
"h": 343.579,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.80224,
"c": 0.11664,
"h": 2.3
},
"luminance": 0.48797
}Semantic roles & 50–950 ramp
primary
#FD9EB8
secondary
#D4F7ED
accent
#E6A700
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182