#FC9DEB#FC9DEB
#FC9DEB is a light, vivid pink. Relative luminance 0.508; OKLCH L 81.7% C 0.148 H 333.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DEB |
|---|---|
| RGB | rgb(252, 157, 235) |
| HSL | hsl(311, 94%, 80%) |
| HSV | hsv(311, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 6.7%, 1.2%) |
| CIE-LAB | lab(76.56, 46.44, -24.45) |
| CIE-LCH | lch(76.56, 52.48, 332.23°) |
| OKLab | oklab(81.65% 0.1327 -0.0659) |
| OKLCH | oklch(81.65% 0.148 333.6) |
| XYZ | xyz(67.1967, 50.8110, 84.8492) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 6.80
Violet (CSS)
#EE82EE
ΔE00 7.03
Lavender Pink
#DD85D7
ΔE00 7.20
Purply Pink
#F075E6
ΔE00 8.76
Pink (survey)
#FF81C0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DEB #9DFCAE
analogous
#DE9DFC #FC9DEB #FC9DBB
triadic
#FC9DEB #EBFC9D #9DEBFC
tetradic
#FC9DEB #FCDE9D #9DFCAE #9DBBFC
square
#FC9DEB #FCDE9D #9DFCAE #9DBBFC
split-complementary
#FC9DEB #BBFC9D #9DFCDE
monochromatic
#F826D3 #FA62DF #FC9DEB #FED8F7 #FEE1F9
Accessibility & contrast
On white
1.88
#FC9DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FC9DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DEB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DEB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4EE
Deuteranopia (green-blind)
#B4C2E8
Tritanopia (blue-blind)
#FFA2BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fc9deb; /* rgb */ color: rgb(252, 157, 235); /* oklch */ color: oklch(81.7% 0.148 333.6);
Tailwind
colors: {
custom: {
50: '#ffbbf1',
500: '#fc9deb',
950: '#000000',
},
}SCSS
$custom: #fc9deb; $custom-light: #ffbbf1; $custom-dark: #000000;
JSON
{
"hex": "#fc9deb",
"rgb": {
"r": 252,
"g": 157,
"b": 235
},
"hsl": {
"h": 310.737,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.81652,
"c": 0.14819,
"h": 333.6
},
"luminance": 0.50808
}Semantic roles & 50–950 ramp
primary
#FC9DEB
secondary
#5FDE76
accent
#E62900
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285