#FD7EDB#FD7EDB
#FD7EDB is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.7% C 0.187 H 338.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EDB |
|---|---|
| RGB | rgb(253, 126, 219) |
| HSL | hsl(316, 97%, 74%) |
| HSV | hsv(316, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 13.4%, 0.8%) |
| CIE-LAB | lab(70.12, 59.50, -25.52) |
| CIE-LCH | lch(70.12, 64.74, 336.79°) |
| OKLab | oklab(76.66% 0.1744 -0.0686) |
| OKLCH | oklch(76.66% 0.187 338.5) |
| XYZ | xyz(60.7557, 40.9232, 71.7031) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.38
Candy Pink
#FF63E9
ΔE00 5.64
Pink (survey)
#FF81C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EDB #7EFDA0
analogous
#E07EFD #FD7EDB #FD7E9C
triadic
#FD7EDB #DBFD7E #7EDBFD
tetradic
#FD7EDB #FDE07E #7EFDA0 #7E9CFD
square
#FD7EDB #FDE07E #7EFDA0 #7E9CFD
split-complementary
#FD7EDB #9CFD7E #7EFDE0
monochromatic
#FB05B9 #FC42CA #FD7EDB #FEBAEC #FFE1F7
Accessibility & contrast
On white
2.29
#FD7EDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FD7EDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EDB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EDB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#A6B3D8
Tritanopia (blue-blind)
#FF82A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd7edb; /* rgb */ color: rgb(253, 126, 219); /* oklch */ color: oklch(76.7% 0.187 338.5);
Tailwind
colors: {
custom: {
50: '#ffa7e6',
500: '#fd7edb',
950: '#000000',
},
}SCSS
$custom: #fd7edb; $custom-light: #ffa7e6; $custom-dark: #000000;
JSON
{
"hex": "#fd7edb",
"rgb": {
"r": 253,
"g": 126,
"b": 219
},
"hsl": {
"h": 316.063,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.76661,
"c": 0.1874,
"h": 338.5
},
"luminance": 0.40919
}Semantic roles & 50–950 ramp
primary
#FD7EDB
secondary
#D4F7DD
accent
#E63D00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84