#FD8FB0#FD8FB0
#FD8FB0 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.6% C 0.137 H 1.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FB0 |
|---|---|
| RGB | rgb(253, 143, 176) |
| HSL | hsl(342, 96%, 78%) |
| HSV | hsv(342, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 30.4%, 0.8%) |
| CIE-LAB | lab(72.01, 45.18, 1.20) |
| CIE-LCH | lch(72.01, 45.19, 1.52°) |
| OKLab | oklab(77.63% 0.1369 0.0037) |
| OKLCH | oklch(77.63% 0.137 1.6) |
| XYZ | xyz(58.1691, 43.6669, 46.4308) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.93
Rosa
#FE86A4
ΔE00 2.70
Carnation Pink
#FF7FA7
ΔE00 3.34
Pig Pink
#E78EA5
ΔE00 3.99
Rose Pink
#F7879A
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FB0 #8FFDDC
analogous
#FD8FE7 #FD8FB0 #FDA58F
triadic
#FD8FB0 #B0FD8F #8FB0FD
tetradic
#FD8FB0 #E7FD8F #8FFDDC #A58FFD
square
#FD8FB0 #E7FD8F #8FFDDC #A58FFD
split-complementary
#FD8FB0 #8FFDA5 #8FE7FD
monochromatic
#FB175B #FC5386 #FD8FB0 #FECBDA #FEE1EA
Accessibility & contrast
On white
2.16
#FD8FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FD8FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FB0
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FB0 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4B1
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#FF879B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8fb0; /* rgb */ color: rgb(253, 143, 176); /* oklch */ color: oklch(77.6% 0.137 1.6);
Tailwind
colors: {
custom: {
50: '#ffb2c7',
500: '#fd8fb0',
950: '#000000',
},
}SCSS
$custom: #fd8fb0; $custom-light: #ffb2c7; $custom-dark: #000000;
JSON
{
"hex": "#fd8fb0",
"rgb": {
"r": 253,
"g": 143,
"b": 176
},
"hsl": {
"h": 342,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.77628,
"c": 0.13694,
"h": 1.6
},
"luminance": 0.43662
}Semantic roles & 50–950 ramp
primary
#FD8FB0
secondary
#D4F7EC
accent
#E6A100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082