#FC90CB#FC90CB
#FC90CB is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.5% C 0.147 H 347.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FC90CB |
|---|---|
| RGB | rgb(252, 144, 203) |
| HSL | hsl(327, 95%, 78%) |
| HSV | hsv(327, 43%, 99%) |
| CMYK | cmyk(0%, 42.9%, 19.4%, 1.2%) |
| CIE-LAB | lab(72.86, 48.01, -12.52) |
| CIE-LCH | lch(72.86, 49.62, 345.39°) |
| OKLab | oklab(78.51% 0.1431 -0.0328) |
| OKLCH | oklch(78.51% 0.147 347.1) |
| XYZ | xyz(60.8987, 44.9580, 61.9586) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.00
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum (survey)
#FF6CB5
ΔE00 7.07
Pinky
#FC86AA
ΔE00 7.24
Hot Pink
#FF69B4
ΔE00 7.57
Carnation Pink
#FF7FA7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC90CB #90FCC1
analogous
#F790FC #FC90CB #FC9095
triadic
#FC90CB #CBFC90 #90CBFC
tetradic
#FC90CB #FCF790 #90FCC1 #9095FC
square
#FC90CB #FCF790 #90FCC1 #9095FC
split-complementary
#FC90CB #95FC90 #90FCF7
monochromatic
#F91993 #FA54AF #FC90CB #FECCE7 #FEE1F1
Accessibility & contrast
On white
2.10
#FC90CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FC90CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC90CB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC90CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC90CB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CD
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#FF8EA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc90cb; /* rgb */ color: rgb(252, 144, 203); /* oklch */ color: oklch(78.5% 0.147 347.1);
Tailwind
colors: {
custom: {
50: '#ffb3da',
500: '#fc90cb',
950: '#000000',
},
}SCSS
$custom: #fc90cb; $custom-light: #ffb3da; $custom-dark: #000000;
JSON
{
"hex": "#fc90cb",
"rgb": {
"r": 252,
"g": 144,
"b": 203
},
"hsl": {
"h": 327.222,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.78509,
"c": 0.14679,
"h": 347.1
},
"luminance": 0.44954
}Semantic roles & 50–950 ramp
primary
#FC90CB
secondary
#D5F6E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083