#FD7EF4#FD7EF4
#FD7EF4 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.207 H 330.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EF4 |
|---|---|
| RGB | rgb(253, 126, 244) |
| HSL | hsl(304, 97%, 74%) |
| HSV | hsv(304, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 3.6%, 0.8%) |
| CIE-LAB | lab(71.10, 63.47, -37.76) |
| CIE-LCH | lch(71.10, 73.86, 329.25°) |
| OKLab | oklab(77.71% 0.1793 -0.1032) |
| OKLCH | oklch(77.71% 0.207 330.1) |
| XYZ | xyz(64.2974, 42.3399, 90.3562) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EF4 #7EFD87
analogous
#C77EFD #FD7EF4 #FD7EB5
triadic
#FD7EF4 #F4FD7E #7EF4FD
tetradic
#FD7EF4 #FDC77E #7EFD87 #7EB5FD
square
#FD7EF4 #FDC77E #7EFD87 #7EB5FD
split-complementary
#FD7EF4 #B5FD7E #7EFDC7
monochromatic
#FB05EA #FC42EF #FD7EF4 #FEBAF9 #FFE1FC
Accessibility & contrast
On white
2.22
#FD7EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FD7EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EF4
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EF4 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7ef4; /* rgb */ color: rgb(253, 126, 244); /* oklch */ color: oklch(77.7% 0.207 330.1);
Tailwind
colors: {
custom: {
50: '#ffa8f8',
500: '#fd7ef4',
950: '#000000',
},
}SCSS
$custom: #fd7ef4; $custom-light: #ffa8f8; $custom-dark: #000000;
JSON
{
"hex": "#fd7ef4",
"rgb": {
"r": 253,
"g": 126,
"b": 244
},
"hsl": {
"h": 304.252,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77712,
"c": 0.20686,
"h": 330.1
},
"luminance": 0.42336
}Semantic roles & 50–950 ramp
primary
#FD7EF4
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85