#FD7DFB#FD7DFB
#FD7DFB is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.9% C 0.214 H 328.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DFB |
|---|---|
| RGB | rgb(253, 125, 251) |
| HSL | hsl(301, 97%, 74%) |
| HSV | hsv(301, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 0.8%, 0.8%) |
| CIE-LAB | lab(71.23, 65.11, -41.40) |
| CIE-LCH | lch(71.23, 77.16, 327.55°) |
| OKLab | oklab(77.9% 0.1817 -0.1136) |
| OKLCH | oklch(77.9% 0.214 328) |
| XYZ | xyz(65.2532, 42.5187, 96.0180) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DFB #7DFD7F
analogous
#BF7DFD #FD7DFB #FD7DBB
triadic
#FD7DFB #FBFD7D #7DFBFD
tetradic
#FD7DFB #FDBF7D #7DFD7F #7DBBFD
square
#FD7DFB #FDBF7D #7DFD7F #7DBBFD
split-complementary
#FD7DFB #BBFD7D #7DFDBF
monochromatic
#FB04F7 #FC41F9 #FD7DFB #FEB9FD #FFE1FE
Accessibility & contrast
On white
2.21
#FD7DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FD7DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DFB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DFB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#99B4F7
Tritanopia (blue-blind)
#FF8BB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7dfb; /* rgb */ color: rgb(253, 125, 251); /* oklch */ color: oklch(77.9% 0.214 328.0);
Tailwind
colors: {
custom: {
50: '#ffa7fd',
500: '#fd7dfb',
950: '#000000',
},
}SCSS
$custom: #fd7dfb; $custom-light: #ffa7fd; $custom-dark: #000000;
JSON
{
"hex": "#fd7dfb",
"rgb": {
"r": 253,
"g": 125,
"b": 251
},
"hsl": {
"h": 300.938,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77899,
"c": 0.21425,
"h": 328
},
"luminance": 0.42515
}Semantic roles & 50–950 ramp
primary
#FD7DFB
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85