#FD8EDD#FD8EDD
#FD8EDD is a light, vivid pink. Relative luminance 0.454; OKLCH L 79.0% C 0.163 H 338.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EDD |
|---|---|
| RGB | rgb(253, 142, 221) |
| HSL | hsl(317, 97%, 77%) |
| HSV | hsv(317, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 12.6%, 0.8%) |
| CIE-LAB | lab(73.19, 52.05, -21.94) |
| CIE-LCH | lch(73.19, 56.48, 337.15°) |
| OKLab | oklab(78.98% 0.1521 -0.0587) |
| OKLCH | oklch(78.98% 0.163 338.9) |
| XYZ | xyz(63.2325, 45.4532, 73.8354) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.04
Violet (CSS)
#EE82EE
ΔE00 6.35
Purply Pink
#F075E6
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EDD #8EFDAE
analogous
#E58EFD #FD8EDD #FD8EA6
triadic
#FD8EDD #DDFD8E #8EDDFD
tetradic
#FD8EDD #FDE58E #8EFDAE #8EA6FD
square
#FD8EDD #FDE58E #8EFDAE #8EA6FD
split-complementary
#FD8EDD #A6FD8E #8EFDE5
monochromatic
#FB16B9 #FC52CB #FD8EDD #FECAEF #FEE1F6
Accessibility & contrast
On white
2.08
#FD8EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FD8EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EDD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EDD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9E0
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#FF91AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8edd; /* rgb */ color: rgb(253, 142, 221); /* oklch */ color: oklch(79.0% 0.163 338.9);
Tailwind
colors: {
custom: {
50: '#ffb2e7',
500: '#fd8edd',
950: '#000000',
},
}SCSS
$custom: #fd8edd; $custom-light: #ffb2e7; $custom-dark: #000000;
JSON
{
"hex": "#fd8edd",
"rgb": {
"r": 253,
"g": 142,
"b": 221
},
"hsl": {
"h": 317.297,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.78976,
"c": 0.16306,
"h": 338.9
},
"luminance": 0.45449
}Semantic roles & 50–950 ramp
primary
#FD8EDD
secondary
#D4F7DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084