#FC9BE4#FC9BE4
#FC9BE4 is a light, vivid pink. Relative luminance 0.497; OKLCH L 81.1% C 0.146 H 336.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BE4 |
|---|---|
| RGB | rgb(252, 155, 228) |
| HSL | hsl(315, 94%, 80%) |
| HSV | hsv(315, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 9.5%, 1.2%) |
| CIE-LAB | lab(75.91, 46.30, -21.64) |
| CIE-LCH | lch(75.91, 51.11, 334.95°) |
| OKLab | oklab(81.08% 0.1338 -0.058) |
| OKLCH | oklch(81.08% 0.146 336.6) |
| XYZ | xyz(65.8697, 49.7432, 79.5156) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 7.17
Violet (CSS)
#EE82EE
ΔE00 7.51
Pink (survey)
#FF81C0
ΔE00 7.63
Purply Pink
#F075E6
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BE4 #9BFCB3
analogous
#E39BFC #FC9BE4 #FC9BB4
triadic
#FC9BE4 #E4FC9B #9BE4FC
tetradic
#FC9BE4 #FCE39B #9BFCB3 #9BB4FC
square
#FC9BE4 #FCE39B #9BFCB3 #9BB4FC
split-complementary
#FC9BE4 #B4FC9B #9BFCE3
monochromatic
#F824C4 #FA60D4 #FC9BE4 #FED6F4 #FEE1F7
Accessibility & contrast
On white
1.92
#FC9BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#FC9BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BE4
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BE4 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E7
Deuteranopia (green-blind)
#B5C0E1
Tritanopia (blue-blind)
#FF9EB6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc9be4; /* rgb */ color: rgb(252, 155, 228); /* oklch */ color: oklch(81.1% 0.146 336.6);
Tailwind
colors: {
custom: {
50: '#ffbaec',
500: '#fc9be4',
950: '#000000',
},
}SCSS
$custom: #fc9be4; $custom-light: #ffbaec; $custom-dark: #000000;
JSON
{
"hex": "#fc9be4",
"rgb": {
"r": 252,
"g": 155,
"b": 228
},
"hsl": {
"h": 314.845,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.8108,
"c": 0.14587,
"h": 336.6
},
"luminance": 0.4974
}Semantic roles & 50–950 ramp
primary
#FC9BE4
secondary
#D5F6DD
accent
#E63900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184