#FD7EF8#FD7EF8
#FD7EF8 is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.9% C 0.210 H 328.9°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EF8 |
|---|---|
| RGB | rgb(253, 126, 248) |
| HSL | hsl(302, 97%, 74%) |
| HSV | hsv(302, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 2%, 0.8%) |
| CIE-LAB | lab(71.27, 64.14, -39.69) |
| CIE-LCH | lch(71.27, 75.43, 328.25°) |
| OKLab | oklab(77.89% 0.1799 -0.1087) |
| OKLCH | oklch(77.89% 0.21 328.9) |
| XYZ | xyz(64.9113, 42.5855, 93.5895) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 5.23
Violet Pink
#FB5FFC
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EF8 #7EFD83
analogous
#C37EFD #FD7EF8 #FD7EB9
triadic
#FD7EF8 #F8FD7E #7EF8FD
tetradic
#FD7EF8 #FDC37E #7EFD83 #7EB9FD
square
#FD7EF8 #FDC37E #7EFD83 #7EB9FD
split-complementary
#FD7EF8 #B9FD7E #7EFDC3
monochromatic
#FB05F1 #FC42F5 #FD7EF8 #FEBAFB #FFE1FD
Accessibility & contrast
On white
2.21
#FD7EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FD7EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EF8
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EF8 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#FF8AB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7ef8; /* rgb */ color: rgb(253, 126, 248); /* oklch */ color: oklch(77.9% 0.210 328.9);
Tailwind
colors: {
custom: {
50: '#ffa8fb',
500: '#fd7ef8',
950: '#000000',
},
}SCSS
$custom: #fd7ef8; $custom-light: #ffa8fb; $custom-dark: #000000;
JSON
{
"hex": "#fd7ef8",
"rgb": {
"r": 253,
"g": 126,
"b": 248
},
"hsl": {
"h": 302.362,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77891,
"c": 0.2102,
"h": 328.9
},
"luminance": 0.42582
}Semantic roles & 50–950 ramp
primary
#FD7EF8
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85