#FD7CCB#FD7CCB
#FD7CCB is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.8% C 0.180 H 344.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CCB |
|---|---|
| RGB | rgb(253, 124, 203) |
| HSL | hsl(323, 97%, 74%) |
| HSV | hsv(323, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 19.8%, 0.8%) |
| CIE-LAB | lab(69.19, 58.09, -18.04) |
| CIE-LCH | lch(69.19, 60.82, 342.75°) |
| OKLab | oklab(75.78% 0.1733 -0.0478) |
| OKLCH | oklch(75.78% 0.18 344.6) |
| XYZ | xyz(58.4965, 39.6145, 61.0538) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.46
Pink (survey)
#FF81C0
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.50
Hot Pink
#FF69B4
ΔE00 4.82
Bubble Gum Pink
#FF69AF
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CCB #7CFDAE
analogous
#EF7CFD #FD7CCB #FD7C8B
triadic
#FD7CCB #CBFD7C #7CCBFD
tetradic
#FD7CCB #FDEF7C #7CFDAE #7C8BFD
square
#FD7CCB #FDEF7C #7CFDAE #7C8BFD
split-complementary
#FD7CCB #8BFD7C #7CFDEF
monochromatic
#FB049B #FC40B3 #FD7CCB #FEB8E3 #FFE1F3
Accessibility & contrast
On white
2.35
#FD7CCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FD7CCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CCB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CCB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCE
Deuteranopia (green-blind)
#A9B1C8
Tritanopia (blue-blind)
#FF7B9B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd7ccb; /* rgb */ color: rgb(253, 124, 203); /* oklch */ color: oklch(75.8% 0.180 344.6);
Tailwind
colors: {
custom: {
50: '#ffa6db',
500: '#fd7ccb',
950: '#000000',
},
}SCSS
$custom: #fd7ccb; $custom-light: #ffa6db; $custom-dark: #000000;
JSON
{
"hex": "#fd7ccb",
"rgb": {
"r": 253,
"g": 124,
"b": 203
},
"hsl": {
"h": 323.256,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75782,
"c": 0.17975,
"h": 344.6
},
"luminance": 0.3961
}Semantic roles & 50–950 ramp
primary
#FD7CCB
secondary
#D4F7E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83