#FC9EEB#FC9EEB
#FC9EEB is a light, vivid pink. Relative luminance 0.511; OKLCH L 81.8% C 0.146 H 333.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9EEB |
|---|---|
| RGB | rgb(252, 158, 235) |
| HSL | hsl(311, 94%, 80%) |
| HSV | hsv(311, 37%, 99%) |
| CMYK | cmyk(0%, 37.3%, 6.7%, 1.2%) |
| CIE-LAB | lab(76.77, 45.93, -24.14) |
| CIE-LCH | lch(76.77, 51.88, 332.27°) |
| OKLab | oklab(81.81% 0.1313 -0.065) |
| OKLCH | oklch(81.81% 0.146 333.7) |
| XYZ | xyz(67.3666, 51.1507, 84.9058) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 6.92
Violet (CSS)
#EE82EE
ΔE00 7.24
Lavender Pink
#DD85D7
ΔE00 7.35
Mauve
#E0B0FF
ΔE00 8.80
Pink (survey)
#FF81C0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9EEB #9EFCAF
analogous
#DE9EFC #FC9EEB #FC9EBC
triadic
#FC9EEB #EBFC9E #9EEBFC
tetradic
#FC9EEB #FCDE9E #9EFCAF #9EBCFC
square
#FC9EEB #FCDE9E #9EFCAF #9EBCFC
split-complementary
#FC9EEB #BCFC9E #9EFCDE
monochromatic
#F827D3 #FA63DF #FC9EEB #FED9F7 #FEE1F9
Accessibility & contrast
On white
1.87
#FC9EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FC9EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9EEB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9EEB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#FFA3BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fc9eeb; /* rgb */ color: rgb(252, 158, 235); /* oklch */ color: oklch(81.8% 0.146 333.7);
Tailwind
colors: {
custom: {
50: '#ffbcf1',
500: '#fc9eeb',
950: '#000000',
},
}SCSS
$custom: #fc9eeb; $custom-light: #ffbcf1; $custom-dark: #000000;
JSON
{
"hex": "#fc9eeb",
"rgb": {
"r": 252,
"g": 158,
"b": 235
},
"hsl": {
"h": 310.851,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.81808,
"c": 0.14649,
"h": 333.7
},
"luminance": 0.51147
}Semantic roles & 50–950 ramp
primary
#FC9EEB
secondary
#60DE77
accent
#E62A00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285