#FD7EF7#FD7EF7
#FD7EF7 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.209 H 329.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EF7 |
|---|---|
| RGB | rgb(253, 126, 247) |
| HSL | hsl(303, 97%, 74%) |
| HSV | hsv(303, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 2.4%, 0.8%) |
| CIE-LAB | lab(71.23, 63.97, -39.21) |
| CIE-LCH | lch(71.23, 75.03, 328.50°) |
| OKLab | oklab(77.85% 0.1798 -0.1073) |
| OKLCH | oklch(77.85% 0.209 329.2) |
| XYZ | xyz(64.7566, 42.5236, 92.7747) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.27
Candy Pink
#FF63E9
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EF7 #7EFD84
analogous
#C47EFD #FD7EF7 #FD7EB7
triadic
#FD7EF7 #F7FD7E #7EF7FD
tetradic
#FD7EF7 #FDC47E #7EFD84 #7EB7FD
square
#FD7EF7 #FDC47E #7EFD84 #7EB7FD
split-complementary
#FD7EF7 #B7FD7E #7EFDC4
monochromatic
#FB05F0 #FC42F3 #FD7EF7 #FEBAFB #FFE1FD
Accessibility & contrast
On white
2.21
#FD7EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FD7EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EF7
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EF7 | 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)
#75A4FB
Deuteranopia (green-blind)
#9BB5F3
Tritanopia (blue-blind)
#FF8AB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7ef7; /* rgb */ color: rgb(253, 126, 247); /* oklch */ color: oklch(77.8% 0.209 329.2);
Tailwind
colors: {
custom: {
50: '#ffa8fa',
500: '#fd7ef7',
950: '#000000',
},
}SCSS
$custom: #fd7ef7; $custom-light: #ffa8fa; $custom-dark: #000000;
JSON
{
"hex": "#fd7ef7",
"rgb": {
"r": 253,
"g": 126,
"b": 247
},
"hsl": {
"h": 302.835,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77846,
"c": 0.20937,
"h": 329.2
},
"luminance": 0.4252
}Semantic roles & 50–950 ramp
primary
#FD7EF7
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85