#FD7CC8#FD7CC8
#FD7CC8 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.7% C 0.178 H 345.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CC8 |
|---|---|
| RGB | rgb(253, 124, 200) |
| HSL | hsl(325, 97%, 74%) |
| HSV | hsv(325, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 20.9%, 0.8%) |
| CIE-LAB | lab(69.09, 57.67, -16.52) |
| CIE-LCH | lch(69.09, 59.99, 344.02°) |
| OKLab | oklab(75.67% 0.1725 -0.0436) |
| OKLCH | oklch(75.67% 0.178 345.8) |
| XYZ | xyz(58.1424, 39.4728, 59.1892) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.39
Pink (survey)
#FF81C0
ΔE00 2.62
Bubblegum (survey)
#FF6CB5
ΔE00 4.04
Hot Pink
#FF69B4
ΔE00 4.40
Bubble Gum Pink
#FF69AF
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CC8 #7CFDB1
analogous
#F17CFD #FD7CC8 #FD7C88
triadic
#FD7CC8 #C8FD7C #7CC8FD
tetradic
#FD7CC8 #FDF17C #7CFDB1 #7C88FD
square
#FD7CC8 #FDF17C #7CFDB1 #7C88FD
split-complementary
#FD7CC8 #88FD7C #7CFDF1
monochromatic
#FB0495 #FC40AF #FD7CC8 #FEB8E1 #FFE1F2
Accessibility & contrast
On white
2.36
#FD7CC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FD7CC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CC8
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CC8 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879BCB
Deuteranopia (green-blind)
#AAB1C5
Tritanopia (blue-blind)
#FF7A99
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd7cc8; /* rgb */ color: rgb(253, 124, 200); /* oklch */ color: oklch(75.7% 0.178 345.8);
Tailwind
colors: {
custom: {
50: '#ffa6d8',
500: '#fd7cc8',
950: '#000000',
},
}SCSS
$custom: #fd7cc8; $custom-light: #ffa6d8; $custom-dark: #000000;
JSON
{
"hex": "#fd7cc8",
"rgb": {
"r": 253,
"g": 124,
"b": 200
},
"hsl": {
"h": 324.651,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75673,
"c": 0.17791,
"h": 345.8
},
"luminance": 0.39468
}Semantic roles & 50–950 ramp
primary
#FD7CC8
secondary
#D4F7E2
accent
#E65E00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83