#FD7FD1#FD7FD1
#FD7FD1 is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.4% C 0.179 H 342.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FD1 |
|---|---|
| RGB | rgb(253, 127, 209) |
| HSL | hsl(321, 97%, 75%) |
| HSV | hsv(321, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 17.4%, 0.8%) |
| CIE-LAB | lab(69.94, 57.53, -20.24) |
| CIE-LCH | lch(69.94, 60.99, 340.62°) |
| OKLab | oklab(76.41% 0.1706 -0.0539) |
| OKLCH | oklch(76.41% 0.179 342.5) |
| XYZ | xyz(59.6071, 40.6694, 65.0198) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.68
Pink (survey)
#FF81C0
ΔE00 4.03
Bubblegum (survey)
#FF6CB5
ΔE00 5.62
Hot Pink
#FF69B4
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FD1 #7FFDAB
analogous
#EA7FFD #FD7FD1 #FD7F92
triadic
#FD7FD1 #D1FD7F #7FD1FD
tetradic
#FD7FD1 #FDEA7F #7FFDAB #7F92FD
square
#FD7FD1 #FDEA7F #7FFDAB #7F92FD
split-complementary
#FD7FD1 #92FD7F #7FFDEA
monochromatic
#FB06A6 #FC43BB #FD7FD1 #FEBBE7 #FFE1F4
Accessibility & contrast
On white
2.30
#FD7FD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FD7FD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FD1
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FD1 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED4
Deuteranopia (green-blind)
#A9B3CE
Tritanopia (blue-blind)
#FF809F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd7fd1; /* rgb */ color: rgb(253, 127, 209); /* oklch */ color: oklch(76.4% 0.179 342.5);
Tailwind
colors: {
custom: {
50: '#ffa8df',
500: '#fd7fd1',
950: '#000000',
},
}SCSS
$custom: #fd7fd1; $custom-light: #ffa8df; $custom-dark: #000000;
JSON
{
"hex": "#fd7fd1",
"rgb": {
"r": 253,
"g": 127,
"b": 209
},
"hsl": {
"h": 320.952,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.7641,
"c": 0.1789,
"h": 342.5
},
"luminance": 0.40665
}Semantic roles & 50–950 ramp
primary
#FD7FD1
secondary
#D4F7E0
accent
#E65000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83