#FC7CB8#FC7CB8
#FC7CB8 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.0% C 0.168 H 352.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CB8 |
|---|---|
| RGB | rgb(252, 124, 184) |
| HSL | hsl(332, 96%, 74%) |
| HSV | hsv(332, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 27%, 1.2%) |
| CIE-LAB | lab(68.44, 55.20, -8.54) |
| CIE-LCH | lch(68.44, 55.86, 351.21°) |
| OKLab | oklab(74.99% 0.1669 -0.0219) |
| OKLCH | oklch(74.99% 0.168 352.5) |
| XYZ | xyz(56.0063, 38.5764, 49.8344) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.56
Bubblegum (survey)
#FF6CB5
ΔE00 2.94
Bubble Gum Pink
#FF69AF
ΔE00 3.44
Hot Pink
#FF69B4
ΔE00 3.45
Bubblegum Pink
#FE83CC
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CB8 #7CFCC0
analogous
#FC7CF8 #FC7CB8 #FC807C
triadic
#FC7CB8 #B8FC7C #7CB8FC
tetradic
#FC7CB8 #F8FC7C #7CFCC0 #807CFC
square
#FC7CB8 #F8FC7C #7CFCC0 #807CFC
split-complementary
#FC7CB8 #7CFC80 #7CF8FC
monochromatic
#F80677 #FB4098 #FC7CB8 #FDB8D8 #FEE1EF
Accessibility & contrast
On white
2.41
#FC7CB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FC7CB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CB8
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CB8 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99BA
Deuteranopia (green-blind)
#AEAFB5
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc7cb8; /* rgb */ color: rgb(252, 124, 184); /* oklch */ color: oklch(75.0% 0.168 352.5);
Tailwind
colors: {
custom: {
50: '#ffa6cd',
500: '#fc7cb8',
950: '#000000',
},
}SCSS
$custom: #fc7cb8; $custom-light: #ffa6cd; $custom-dark: #000000;
JSON
{
"hex": "#fc7cb8",
"rgb": {
"r": 252,
"g": 124,
"b": 184
},
"hsl": {
"h": 331.875,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.74991,
"c": 0.1683,
"h": 352.5
},
"luminance": 0.38571
}Semantic roles & 50–950 ramp
primary
#FC7CB8
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82