#FD7EDD#FD7EDD
#FD7EDD is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.7% C 0.189 H 337.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EDD |
|---|---|
| RGB | rgb(253, 126, 221) |
| HSL | hsl(315, 97%, 74%) |
| HSV | hsv(315, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 12.6%, 0.8%) |
| CIE-LAB | lab(70.20, 59.80, -26.51) |
| CIE-LCH | lch(70.20, 65.41, 336.09°) |
| OKLab | oklab(76.74% 0.1748 -0.0713) |
| OKLCH | oklch(76.74% 0.189 337.8) |
| XYZ | xyz(61.0205, 41.0292, 73.0981) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.29
Candy Pink
#FF63E9
ΔE00 5.40
Pink (survey)
#FF81C0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EDD #7EFD9E
analogous
#DE7EFD #FD7EDD #FD7E9E
triadic
#FD7EDD #DDFD7E #7EDDFD
tetradic
#FD7EDD #FDDE7E #7EFD9E #7E9EFD
square
#FD7EDD #FDDE7E #7EFD9E #7E9EFD
split-complementary
#FD7EDD #9EFD7E #7EFDDE
monochromatic
#FB05BD #FC42CD #FD7EDD #FEBAED #FFE1F7
Accessibility & contrast
On white
2.28
#FD7EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FD7EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EDD
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EDD | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE0
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#FF82A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7edd; /* rgb */ color: rgb(253, 126, 221); /* oklch */ color: oklch(76.7% 0.189 337.8);
Tailwind
colors: {
custom: {
50: '#ffa8e7',
500: '#fd7edd',
950: '#000000',
},
}SCSS
$custom: #fd7edd; $custom-light: #ffa8e7; $custom-dark: #000000;
JSON
{
"hex": "#fd7edd",
"rgb": {
"r": 253,
"g": 126,
"b": 221
},
"hsl": {
"h": 315.118,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.7674,
"c": 0.18884,
"h": 337.8
},
"luminance": 0.41025
}Semantic roles & 50–950 ramp
primary
#FD7EDD
secondary
#D4F7DD
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84