#FD7EFE#FD7EFE
#FD7EFE is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.2% C 0.215 H 327.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EFE |
|---|---|
| RGB | rgb(253, 126, 254) |
| HSL | hsl(300, 98%, 75%) |
| HSV | hsv(300, 50%, 100%) |
| CMYK | cmyk(0.4%, 50.4%, 0%, 0.4%) |
| CIE-LAB | lab(71.53, 65.16, -42.56) |
| CIE-LCH | lch(71.53, 77.83, 326.85°) |
| OKLab | oklab(78.16% 0.1808 -0.1169) |
| OKLCH | oklch(78.16% 0.215 327.1) |
| XYZ | xyz(65.8571, 42.9638, 98.5707) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.94
Violet Pink
#FB5FFC
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EFE #7FFE7E
analogous
#BD7EFE #FD7EFE #FE7EBF
triadic
#FD7EFE #FEFD7E #7EFEFD
tetradic
#FD7EFE #FEBD7E #7FFE7E #7EBFFE
square
#FD7EFE #FEBD7E #7FFE7E #7EBFFE
split-complementary
#FD7EFE #BFFE7E #7EFEBD
monochromatic
#FB05FD #FC41FE #FD7EFE #FEBBFE #FFE1FF
Accessibility & contrast
On white
2.19
#FD7EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FD7EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EFE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EFE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#FF8CB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd7efe; /* rgb */ color: rgb(253, 126, 254); /* oklch */ color: oklch(78.2% 0.215 327.1);
Tailwind
colors: {
custom: {
50: '#ffa8ff',
500: '#fd7efe',
950: '#000000',
},
}SCSS
$custom: #fd7efe; $custom-light: #ffa8ff; $custom-dark: #000000;
JSON
{
"hex": "#fd7efe",
"rgb": {
"r": 253,
"g": 126,
"b": 254
},
"hsl": {
"h": 299.531,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.78165,
"c": 0.2153,
"h": 327.1
},
"luminance": 0.4296
}Semantic roles & 50–950 ramp
primary
#FD7EFE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86