#FD7EFD#FD7EFD
#FD7EFD is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.1% C 0.214 H 327.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EFD |
|---|---|
| RGB | rgb(253, 126, 253) |
| HSL | hsl(300, 97%, 74%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.49, 64.99, -42.08) |
| CIE-LCH | lch(71.49, 77.42, 327.07°) |
| OKLab | oklab(78.12% 0.1806 -0.1156) |
| OKLCH | oklch(78.12% 0.214 327.4) |
| XYZ | xyz(65.6974, 42.8999, 97.7295) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EFD #7EFD7E
analogous
#BE7EFD #FD7EFD #FD7EBE
triadic
#FD7EFD #FDFD7E #7EFDFD
tetradic
#FD7EFD #FDBE7E #7EFD7E #7EBEFD
square
#FD7EFD #FDBE7E #7EFD7E #7EBEFD
split-complementary
#FD7EFD #BEFD7E #7EFDBE
monochromatic
#FB05FB #FC42FC #FD7EFD #FEBAFE #FFE1FF
Accessibility & contrast
On white
2.19
#FD7EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FD7EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EFD
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EFD | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#FF8CB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd7efd; /* rgb */ color: rgb(253, 126, 253); /* oklch */ color: oklch(78.1% 0.214 327.4);
Tailwind
colors: {
custom: {
50: '#ffa8fe',
500: '#fd7efd',
950: '#000000',
},
}SCSS
$custom: #fd7efd; $custom-light: #ffa8fe; $custom-dark: #000000;
JSON
{
"hex": "#fd7efd",
"rgb": {
"r": 253,
"g": 126,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.78119,
"c": 0.21444,
"h": 327.4
},
"luminance": 0.42896
}Semantic roles & 50–950 ramp
primary
#FD7EFD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86