#FC9BE0#FC9BE0
#FC9BE0 is a light, vivid pink. Relative luminance 0.495; OKLCH L 80.9% C 0.143 H 338.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BE0 |
|---|---|
| RGB | rgb(252, 155, 224) |
| HSL | hsl(317, 94%, 80%) |
| HSV | hsv(317, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 11.1%, 1.2%) |
| CIE-LAB | lab(75.78, 45.65, -19.66) |
| CIE-LCH | lch(75.78, 49.71, 336.70°) |
| OKLab | oklab(80.93% 0.1327 -0.0525) |
| OKLCH | oklch(80.93% 0.143 338.4) |
| XYZ | xyz(65.3208, 49.5236, 76.6250) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.35
Plum
#DDA0DD
ΔE00 5.90
Pink (survey)
#FF81C0
ΔE00 7.05
Lavender Pink
#DD85D7
ΔE00 7.46
Violet (CSS)
#EE82EE
ΔE00 8.12
Powder Pink
#FFB2D0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BE0 #9BFCB7
analogous
#E89BFC #FC9BE0 #FC9BAF
triadic
#FC9BE0 #E0FC9B #9BE0FC
tetradic
#FC9BE0 #FCE89B #9BFCB7 #9BAFFC
square
#FC9BE0 #FCE89B #9BFCB7 #9BAFFC
split-complementary
#FC9BE0 #AFFC9B #9BFCE8
monochromatic
#F824BB #FA60CE #FC9BE0 #FED6F2 #FEE1F6
Accessibility & contrast
On white
1.93
#FC9BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#FC9BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BE0
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BE0 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E3
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#FF9DB4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc9be0; /* rgb */ color: rgb(252, 155, 224); /* oklch */ color: oklch(80.9% 0.143 338.4);
Tailwind
colors: {
custom: {
50: '#ffbae9',
500: '#fc9be0',
950: '#000000',
},
}SCSS
$custom: #fc9be0; $custom-light: #ffbae9; $custom-dark: #000000;
JSON
{
"hex": "#fc9be0",
"rgb": {
"r": 252,
"g": 155,
"b": 224
},
"hsl": {
"h": 317.32,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80933,
"c": 0.14276,
"h": 338.4
},
"luminance": 0.4952
}Semantic roles & 50–950 ramp
primary
#FC9BE0
secondary
#D5F6DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184