#FD9EBA#FD9EBA
#FD9EBA is a light, moderate pink. Relative luminance 0.489; OKLCH L 80.3% C 0.117 H 1.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EBA |
|---|---|
| RGB | rgb(253, 158, 186) |
| HSL | hsl(342, 96%, 81%) |
| HSV | hsv(342, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 26.5%, 0.8%) |
| CIE-LAB | lab(75.38, 38.82, 0.59) |
| CIE-LCH | lch(75.38, 38.82, 0.87°) |
| OKLab | oklab(80.28% 0.1173 0.0021) |
| OKLCH | oklch(80.28% 0.117 1) |
| XYZ | xyz(61.5995, 48.8858, 52.6363) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.80
Pig Pink
#E78EA5
ΔE00 5.15
Powder Pink
#FFB2D0
ΔE00 5.17
Pinky
#FC86AA
ΔE00 5.27
Rosa
#FE86A4
ΔE00 5.64
Baby Pink
#FFB7CE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EBA #9EFDE1
analogous
#FD9EE9 #FD9EBA #FDB19E
triadic
#FD9EBA #BAFD9E #9EBAFD
tetradic
#FD9EBA #E9FD9E #9EFDE1 #B19EFD
square
#FD9EBA #E9FD9E #9EFDE1 #B19EFD
split-complementary
#FD9EBA #9EFDB1 #9EE9FD
monochromatic
#FB2665 #FC628F #FD9EBA #FEDAE5 #FEE1EA
Accessibility & contrast
On white
1.95
#FD9EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#FD9EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EBA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EBA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#C3C0B8
Tritanopia (blue-blind)
#FF98A8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd9eba; /* rgb */ color: rgb(253, 158, 186); /* oklch */ color: oklch(80.3% 0.117 1.0);
Tailwind
colors: {
custom: {
50: '#ffbcce',
500: '#fd9eba',
950: '#000000',
},
}SCSS
$custom: #fd9eba; $custom-light: #ffbcce; $custom-dark: #000000;
JSON
{
"hex": "#fd9eba",
"rgb": {
"r": 253,
"g": 158,
"b": 186
},
"hsl": {
"h": 342.316,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.80282,
"c": 0.11727,
"h": 1
},
"luminance": 0.48882
}Semantic roles & 50–950 ramp
primary
#FD9EBA
secondary
#D4F7ED
accent
#E6A200
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182