#FD8ED2#FD8ED2
#FD8ED2 is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.6% C 0.155 H 343.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8ED2 |
|---|---|
| RGB | rgb(253, 142, 210) |
| HSL | hsl(323, 97%, 77%) |
| HSV | hsv(323, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 17%, 0.8%) |
| CIE-LAB | lab(72.82, 50.37, -16.44) |
| CIE-LCH | lch(72.82, 52.98, 341.92°) |
| OKLab | oklab(78.57% 0.1492 -0.0435) |
| OKLCH | oklch(78.57% 0.155 343.7) |
| XYZ | xyz(61.8147, 44.8860, 66.3684) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.22
Pink (survey)
#FF81C0
ΔE00 3.84
Bubblegum (survey)
#FF6CB5
ΔE00 7.23
Lavender Pink
#DD85D7
ΔE00 7.28
Hot Pink
#FF69B4
ΔE00 7.68
Plum
#DDA0DD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8ED2 #8EFDB9
analogous
#F08EFD #FD8ED2 #FD8E9B
triadic
#FD8ED2 #D2FD8E #8ED2FD
tetradic
#FD8ED2 #FDF08E #8EFDB9 #8E9BFD
square
#FD8ED2 #FDF08E #8EFDB9 #8E9BFD
split-complementary
#FD8ED2 #9BFD8E #8EFDF0
monochromatic
#FB16A2 #FC52BA #FD8ED2 #FECAEA #FEE1F3
Accessibility & contrast
On white
2.10
#FD8ED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FD8ED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8ED2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8ED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8ED2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A8D4
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#FF8EA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8ed2; /* rgb */ color: rgb(253, 142, 210); /* oklch */ color: oklch(78.6% 0.155 343.7);
Tailwind
colors: {
custom: {
50: '#ffb1df',
500: '#fd8ed2',
950: '#000000',
},
}SCSS
$custom: #fd8ed2; $custom-light: #ffb1df; $custom-dark: #000000;
JSON
{
"hex": "#fd8ed2",
"rgb": {
"r": 253,
"g": 142,
"b": 210
},
"hsl": {
"h": 323.243,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.78574,
"c": 0.15538,
"h": 343.7
},
"luminance": 0.44882
}Semantic roles & 50–950 ramp
primary
#FD8ED2
secondary
#D4F7E2
accent
#E65900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083