#FD8FD2#FD8FD2
#FD8FD2 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.7% C 0.154 H 343.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FD2 |
|---|---|
| RGB | rgb(253, 143, 210) |
| HSL | hsl(323, 96%, 78%) |
| HSV | hsv(323, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 17%, 0.8%) |
| CIE-LAB | lab(73.01, 49.87, -16.15) |
| CIE-LCH | lch(73.01, 52.42, 342.06°) |
| OKLab | oklab(78.72% 0.1477 -0.0427) |
| OKLCH | oklch(78.72% 0.154 343.9) |
| XYZ | xyz(61.9642, 45.1849, 66.4182) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.41
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 7.37
Lavender Pink
#DD85D7
ΔE00 7.41
Hot Pink
#FF69B4
ΔE00 7.83
Plum
#DDA0DD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FD2 #8FFDBA
analogous
#F18FFD #FD8FD2 #FD8F9B
triadic
#FD8FD2 #D2FD8F #8FD2FD
tetradic
#FD8FD2 #FDF18F #8FFDBA #8F9BFD
square
#FD8FD2 #FDF18F #8FFDBA #8F9BFD
split-complementary
#FD8FD2 #9BFD8F #8FFDF1
monochromatic
#FB17A2 #FC53BA #FD8FD2 #FECBEA #FEE1F3
Accessibility & contrast
On white
2.09
#FD8FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FD8FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FD2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FD2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A8D4
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#FF8FA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8fd2; /* rgb */ color: rgb(253, 143, 210); /* oklch */ color: oklch(78.7% 0.154 343.9);
Tailwind
colors: {
custom: {
50: '#ffb2df',
500: '#fd8fd2',
950: '#000000',
},
}SCSS
$custom: #fd8fd2; $custom-light: #ffb2df; $custom-dark: #000000;
JSON
{
"hex": "#fd8fd2",
"rgb": {
"r": 253,
"g": 143,
"b": 210
},
"hsl": {
"h": 323.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.78722,
"c": 0.15373,
"h": 343.9
},
"luminance": 0.45181
}Semantic roles & 50–950 ramp
primary
#FD8FD2
secondary
#D4F7E2
accent
#E65A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083