#FE7DF4#FE7DF4
#FE7DF4 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.209 H 330.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DF4 |
|---|---|
| RGB | rgb(254, 125, 244) |
| HSL | hsl(305, 98%, 74%) |
| HSV | hsv(305, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 3.9%, 0.4%) |
| CIE-LAB | lab(71.06, 64.21, -37.82) |
| CIE-LCH | lch(71.06, 74.52, 329.50°) |
| OKLab | oklab(77.71% 0.1817 -0.1034) |
| OKLCH | oklch(77.71% 0.209 330.4) |
| XYZ | xyz(64.5352, 42.2737, 90.3309) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DF4 #7DFE87
analogous
#C87DFE #FE7DF4 #FE7DB4
triadic
#FE7DF4 #F4FE7D #7DF4FE
tetradic
#FE7DF4 #FEC87D #7DFE87 #7DB4FE
square
#FE7DF4 #FEC87D #7DFE87 #7DB4FE
split-complementary
#FE7DF4 #B4FE7D #7DFEC8
monochromatic
#FD04EA #FE40EF #FE7DF4 #FEBAF9 #FFE1FC
Accessibility & contrast
On white
2.22
#FE7DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FE7DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DF4
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DF4 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7df4; /* rgb */ color: rgb(254, 125, 244); /* oklch */ color: oklch(77.7% 0.209 330.4);
Tailwind
colors: {
custom: {
50: '#ffa7f8',
500: '#fe7df4',
950: '#000000',
},
}SCSS
$custom: #fe7df4; $custom-light: #ffa7f8; $custom-dark: #000000;
JSON
{
"hex": "#fe7df4",
"rgb": {
"r": 254,
"g": 125,
"b": 244
},
"hsl": {
"h": 304.651,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.77705,
"c": 0.20902,
"h": 330.4
},
"luminance": 0.4227
}Semantic roles & 50–950 ramp
primary
#FE7DF4
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85