#FD9ECB#FD9ECB
#FD9ECB is a light, vivid pink. Relative luminance 0.496; OKLCH L 80.8% C 0.125 H 350.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9ECB |
|---|---|
| RGB | rgb(253, 158, 203) |
| HSL | hsl(332, 96%, 81%) |
| HSV | hsv(332, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 19.8%, 0.8%) |
| CIE-LAB | lab(75.86, 41.21, -8.04) |
| CIE-LCH | lch(75.86, 41.99, 348.95°) |
| OKLab | oklab(80.8% 0.123 -0.0208) |
| OKLCH | oklch(80.8% 0.125 350.4) |
| XYZ | xyz(63.5154, 49.6522, 62.7268) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.11
Pink (survey)
#FF81C0
ΔE00 6.15
Bubblegum Pink
#FE83CC
ΔE00 6.59
Baby Pink
#FFB7CE
ΔE00 7.03
Pinky
#FC86AA
ΔE00 7.17
Pig Pink
#E78EA5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9ECB #9EFDD0
analogous
#FD9EFB #FD9ECB #FDA09E
triadic
#FD9ECB #CBFD9E #9ECBFD
tetradic
#FD9ECB #FBFD9E #9EFDD0 #A09EFD
square
#FD9ECB #FBFD9E #9EFDD0 #A09EFD
split-complementary
#FD9ECB #9EFDA0 #9EFBFD
monochromatic
#FB268B #FC62AB #FD9ECB #FEDAEB #FEE1EF
Accessibility & contrast
On white
1.92
#FD9ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FD9ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9ECB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9ECB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CD
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#FF9BAE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd9ecb; /* rgb */ color: rgb(253, 158, 203); /* oklch */ color: oklch(80.8% 0.125 350.4);
Tailwind
colors: {
custom: {
50: '#ffbcda',
500: '#fd9ecb',
950: '#000000',
},
}SCSS
$custom: #fd9ecb; $custom-light: #ffbcda; $custom-dark: #000000;
JSON
{
"hex": "#fd9ecb",
"rgb": {
"r": 253,
"g": 158,
"b": 203
},
"hsl": {
"h": 331.579,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.808,
"c": 0.12473,
"h": 350.4
},
"luminance": 0.49648
}Semantic roles & 50–950 ramp
primary
#FD9ECB
secondary
#D4F7E6
accent
#E67900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183