#FD9EBC#FD9EBC
#FD9EBC is a light, moderate pink. Relative luminance 0.490; OKLCH L 80.3% C 0.118 H 359.7°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EBC |
|---|---|
| RGB | rgb(253, 158, 188) |
| HSL | hsl(341, 96%, 81%) |
| HSV | hsv(341, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 25.7%, 0.8%) |
| CIE-LAB | lab(75.43, 39.09, -0.43) |
| CIE-LCH | lch(75.43, 39.09, 359.36°) |
| OKLab | oklab(80.34% 0.1179 -0.0006) |
| OKLCH | oklch(80.34% 0.118 359.7) |
| XYZ | xyz(61.8136, 48.9715, 53.7639) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.93
Soft Pink
#FDB0C0
ΔE00 5.07
Pinky
#FC86AA
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.34
Baby Pink
#FFB7CE
ΔE00 5.85
Rosa
#FE86A4
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EBC #9EFDDF
analogous
#FD9EEB #FD9EBC #FDAF9E
triadic
#FD9EBC #BCFD9E #9EBCFD
tetradic
#FD9EBC #EBFD9E #9EFDDF #AF9EFD
square
#FD9EBC #EBFD9E #9EFDDF #AF9EFD
split-complementary
#FD9EBC #9EFDAF #9EEBFD
monochromatic
#FB2669 #FC6293 #FD9EBC #FEDAE5 #FEE1EA
Accessibility & contrast
On white
1.95
#FD9EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#FD9EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EBC
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EBC | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBD
Deuteranopia (green-blind)
#C2C0BA
Tritanopia (blue-blind)
#FF98A8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd9ebc; /* rgb */ color: rgb(253, 158, 188); /* oklch */ color: oklch(80.3% 0.118 359.7);
Tailwind
colors: {
custom: {
50: '#ffbcd0',
500: '#fd9ebc',
950: '#000000',
},
}SCSS
$custom: #fd9ebc; $custom-light: #ffbcd0; $custom-dark: #000000;
JSON
{
"hex": "#fd9ebc",
"rgb": {
"r": 253,
"g": 158,
"b": 188
},
"hsl": {
"h": 341.053,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.8034,
"c": 0.11794,
"h": 359.7
},
"luminance": 0.48967
}Semantic roles & 50–950 ramp
primary
#FD9EBC
secondary
#D4F7EC
accent
#E69D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182