#FD7DFE#FD7DFE
#FD7DFE is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 78.0% C 0.217 H 327.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DFE |
|---|---|
| RGB | rgb(253, 125, 254) |
| HSL | hsl(300, 98%, 74%) |
| HSV | hsv(300, 51%, 100%) |
| CMYK | cmyk(0.4%, 50.8%, 0%, 0.4%) |
| CIE-LAB | lab(71.36, 65.62, -42.83) |
| CIE-LCH | lch(71.36, 78.36, 326.87°) |
| OKLab | oklab(78.04% 0.1821 -0.1177) |
| OKLCH | oklch(78.04% 0.217 327.1) |
| XYZ | xyz(65.7299, 42.7093, 98.5283) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.88
Violet Pink
#FB5FFC
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DFE #7EFE7D
analogous
#BD7DFE #FD7DFE #FE7DBF
triadic
#FD7DFE #FEFD7D #7DFEFD
tetradic
#FD7DFE #FEBD7D #7EFE7D #7DBFFE
square
#FD7DFE #FEBD7D #7EFE7D #7DBFFE
split-complementary
#FD7DFE #BFFE7D #7DFEBD
monochromatic
#FB04FD #FC40FE #FD7DFE #FEBAFE #FFE1FF
Accessibility & contrast
On white
2.20
#FD7DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FD7DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DFE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DFE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#97B5FA
Tritanopia (blue-blind)
#FF8BB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd7dfe; /* rgb */ color: rgb(253, 125, 254); /* oklch */ color: oklch(78.0% 0.217 327.1);
Tailwind
colors: {
custom: {
50: '#ffa7ff',
500: '#fd7dfe',
950: '#000000',
},
}SCSS
$custom: #fd7dfe; $custom-light: #ffa7ff; $custom-dark: #000000;
JSON
{
"hex": "#fd7dfe",
"rgb": {
"r": 253,
"g": 125,
"b": 254
},
"hsl": {
"h": 299.535,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.78038,
"c": 0.21681,
"h": 327.1
},
"luminance": 0.42706
}Semantic roles & 50–950 ramp
primary
#FD7DFE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86