#FD8CC2#FD8CC2
#FD8CC2 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.7% C 0.149 H 351.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CC2 |
|---|---|
| RGB | rgb(253, 140, 194) |
| HSL | hsl(331, 97%, 77%) |
| HSV | hsv(331, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 23.3%, 0.8%) |
| CIE-LAB | lab(71.92, 49.06, -8.93) |
| CIE-LCH | lch(71.92, 49.87, 349.68°) |
| OKLab | oklab(77.73% 0.1474 -0.0231) |
| OKLCH | oklch(77.73% 0.149 351.1) |
| XYZ | xyz(59.6252, 43.5384, 56.2918) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.31
Bubblegum Pink
#FE83CC
ΔE00 3.64
Pinky
#FC86AA
ΔE00 5.37
Carnation Pink
#FF7FA7
ΔE00 5.85
Bubblegum (survey)
#FF6CB5
ΔE00 6.10
Hot Pink
#FF69B4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CC2 #8CFDC7
analogous
#FD8CFB #FD8CC2 #FD8F8C
triadic
#FD8CC2 #C2FD8C #8CC2FD
tetradic
#FD8CC2 #FBFD8C #8CFDC7 #8F8CFD
square
#FD8CC2 #FBFD8C #8CFDC7 #8F8CFD
split-complementary
#FD8CC2 #8CFD8F #8CFBFD
monochromatic
#FB1482 #FC50A2 #FD8CC2 #FEC8E2 #FEE1EF
Accessibility & contrast
On white
2.16
#FD8CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FD8CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CC2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CC2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C4
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#FF88A0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8cc2; /* rgb */ color: rgb(253, 140, 194); /* oklch */ color: oklch(77.7% 0.149 351.1);
Tailwind
colors: {
custom: {
50: '#ffb0d4',
500: '#fd8cc2',
950: '#000000',
},
}SCSS
$custom: #fd8cc2; $custom-light: #ffb0d4; $custom-dark: #000000;
JSON
{
"hex": "#fd8cc2",
"rgb": {
"r": 253,
"g": 140,
"b": 194
},
"hsl": {
"h": 331.327,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.77731,
"c": 0.14918,
"h": 351.1
},
"luminance": 0.43534
}Semantic roles & 50–950 ramp
primary
#FD8CC2
secondary
#D4F7E6
accent
#E67800
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083