#FE7DF7#FE7DF7
#FE7DF7 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.211 H 329.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DF7 |
|---|---|
| RGB | rgb(254, 125, 247) |
| HSL | hsl(303, 98%, 74%) |
| HSV | hsv(303, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 2.8%, 0.4%) |
| CIE-LAB | lab(71.19, 64.71, -39.27) |
| CIE-LCH | lch(71.19, 75.69, 328.75°) |
| OKLab | oklab(77.84% 0.1821 -0.1075) |
| OKLCH | oklch(77.84% 0.211 329.5) |
| XYZ | xyz(64.9945, 42.4574, 92.7494) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.25
Candy Pink
#FF63E9
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DF7 #7DFE84
analogous
#C57DFE #FE7DF7 #FE7DB7
triadic
#FE7DF7 #F7FE7D #7DF7FE
tetradic
#FE7DF7 #FEC57D #7DFE84 #7DB7FE
square
#FE7DF7 #FEC57D #7DFE84 #7DB7FE
split-complementary
#FE7DF7 #B7FE7D #7DFEC5
monochromatic
#FD04F0 #FE40F3 #FE7DF7 #FEBAFB #FFE1FD
Accessibility & contrast
On white
2.21
#FE7DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FE7DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DF7
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DF7 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FB
Deuteranopia (green-blind)
#9BB5F3
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7df7; /* rgb */ color: rgb(254, 125, 247); /* oklch */ color: oklch(77.8% 0.211 329.5);
Tailwind
colors: {
custom: {
50: '#ffa7fa',
500: '#fe7df7',
950: '#000000',
},
}SCSS
$custom: #fe7df7; $custom-light: #ffa7fa; $custom-dark: #000000;
JSON
{
"hex": "#fe7df7",
"rgb": {
"r": 254,
"g": 125,
"b": 247
},
"hsl": {
"h": 303.256,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.77839,
"c": 0.21149,
"h": 329.5
},
"luminance": 0.42453
}Semantic roles & 50–950 ramp
primary
#FE7DF7
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85