#FD9ECA#FD9ECA
#FD9ECA is a light, vivid pink. Relative luminance 0.496; OKLCH L 80.8% C 0.124 H 351.0°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9ECA |
|---|---|
| RGB | rgb(253, 158, 202) |
| HSL | hsl(332, 96%, 81%) |
| HSV | hsv(332, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 20.2%, 0.8%) |
| CIE-LAB | lab(75.83, 41.06, -7.54) |
| CIE-LCH | lch(75.83, 41.75, 349.60°) |
| OKLab | oklab(80.77% 0.1227 -0.0195) |
| OKLCH | oklch(80.77% 0.124 351) |
| XYZ | xyz(63.3966, 49.6047, 62.1012) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 6.73
Baby Pink
#FFB7CE
ΔE00 6.89
Pinky
#FC86AA
ΔE00 6.99
Pig Pink
#E78EA5
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9ECA #9EFDD1
analogous
#FD9EF9 #FD9ECA #FDA19E
triadic
#FD9ECA #CAFD9E #9ECAFD
tetradic
#FD9ECA #F9FD9E #9EFDD1 #A19EFD
square
#FD9ECA #F9FD9E #9EFDD1 #A19EFD
split-complementary
#FD9ECA #9EFDA1 #9EF9FD
monochromatic
#FB2688 #FC62A9 #FD9ECA #FEDAEB #FEE1EF
Accessibility & contrast
On white
1.92
#FD9ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FD9ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9ECA
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9ECA | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CC
Deuteranopia (green-blind)
#BFC1C8
Tritanopia (blue-blind)
#FF9BAD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd9eca; /* rgb */ color: rgb(253, 158, 202); /* oklch */ color: oklch(80.8% 0.124 351.0);
Tailwind
colors: {
custom: {
50: '#ffbcda',
500: '#fd9eca',
950: '#000000',
},
}SCSS
$custom: #fd9eca; $custom-light: #ffbcda; $custom-dark: #000000;
JSON
{
"hex": "#fd9eca",
"rgb": {
"r": 253,
"g": 158,
"b": 202
},
"hsl": {
"h": 332.211,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.80768,
"c": 0.1242,
"h": 351
},
"luminance": 0.49601
}Semantic roles & 50–950 ramp
primary
#FD9ECA
secondary
#D4F7E7
accent
#E67B00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183