#FD8FCB#FD8FCB
#FD8FCB is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.5% C 0.149 H 347.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FCB |
|---|---|
| RGB | rgb(253, 143, 203) |
| HSL | hsl(327, 96%, 78%) |
| HSV | hsv(327, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 19.8%, 0.8%) |
| CIE-LAB | lab(72.79, 48.84, -12.62) |
| CIE-LCH | lch(72.79, 50.44, 345.51°) |
| OKLab | oklab(78.48% 0.1456 -0.0331) |
| OKLCH | oklch(78.48% 0.149 347.2) |
| XYZ | xyz(61.1111, 44.8437, 61.9253) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 3.04
Bubblegum (survey)
#FF6CB5
ΔE00 6.87
Pinky
#FC86AA
ΔE00 7.21
Hot Pink
#FF69B4
ΔE00 7.37
Carnation Pink
#FF7FA7
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FCB #8FFDC1
analogous
#F88FFD #FD8FCB #FD8F94
triadic
#FD8FCB #CBFD8F #8FCBFD
tetradic
#FD8FCB #FDF88F #8FFDC1 #8F94FD
square
#FD8FCB #FDF88F #8FFDC1 #8F94FD
split-complementary
#FD8FCB #94FD8F #8FFDF8
monochromatic
#FB1793 #FC53AF #FD8FCB #FECBE7 #FEE1F1
Accessibility & contrast
On white
2.11
#FD8FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FD8FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FCB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FCB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CD
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#FF8DA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8fcb; /* rgb */ color: rgb(253, 143, 203); /* oklch */ color: oklch(78.5% 0.149 347.2);
Tailwind
colors: {
custom: {
50: '#ffb2da',
500: '#fd8fcb',
950: '#000000',
},
}SCSS
$custom: #fd8fcb; $custom-light: #ffb2da; $custom-dark: #000000;
JSON
{
"hex": "#fd8fcb",
"rgb": {
"r": 253,
"g": 143,
"b": 203
},
"hsl": {
"h": 327.273,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.78479,
"c": 0.14935,
"h": 347.2
},
"luminance": 0.44839
}Semantic roles & 50–950 ramp
primary
#FD8FCB
secondary
#D4F7E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083