#FD9EC7#FD9EC7
#FD9EC7 is a light, vivid pink. Relative luminance 0.495; OKLCH L 80.7% C 0.123 H 352.8°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EC7 |
|---|---|
| RGB | rgb(253, 158, 199) |
| HSL | hsl(334, 96%, 81%) |
| HSV | hsv(334, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 21.3%, 0.8%) |
| CIE-LAB | lab(75.74, 40.63, -6.02) |
| CIE-LCH | lch(75.74, 41.07, 351.57°) |
| OKLab | oklab(80.67% 0.1217 -0.0154) |
| OKLCH | oklch(80.67% 0.123 352.8) |
| XYZ | xyz(63.0448, 49.4640, 60.2486) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.75
Pink (survey)
#FF81C0
ΔE00 6.40
Pinky
#FC86AA
ΔE00 6.50
Baby Pink
#FFB7CE
ΔE00 6.52
Pig Pink
#E78EA5
ΔE00 7.11
Soft Pink
#FDB0C0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EC7 #9EFDD4
analogous
#FD9EF7 #FD9EC7 #FDA49E
triadic
#FD9EC7 #C7FD9E #9EC7FD
tetradic
#FD9EC7 #F7FD9E #9EFDD4 #A49EFD
square
#FD9EC7 #F7FD9E #9EFDD4 #A49EFD
split-complementary
#FD9EC7 #9EFDA4 #9EF7FD
monochromatic
#FB2682 #FC62A4 #FD9EC7 #FEDAEA #FEE1EE
Accessibility & contrast
On white
1.93
#FD9EC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FD9EC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EC7
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EC7 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1C8
Deuteranopia (green-blind)
#C0C1C5
Tritanopia (blue-blind)
#FF9BAC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd9ec7; /* rgb */ color: rgb(253, 158, 199); /* oklch */ color: oklch(80.7% 0.123 352.8);
Tailwind
colors: {
custom: {
50: '#ffbcd8',
500: '#fd9ec7',
950: '#000000',
},
}SCSS
$custom: #fd9ec7; $custom-light: #ffbcd8; $custom-dark: #000000;
JSON
{
"hex": "#fd9ec7",
"rgb": {
"r": 253,
"g": 158,
"b": 199
},
"hsl": {
"h": 334.105,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.80673,
"c": 0.12265,
"h": 352.8
},
"luminance": 0.4946
}Semantic roles & 50–950 ramp
primary
#FD9EC7
secondary
#D4F7E8
accent
#E68200
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183