#FE7AF3#FE7AF3
#FE7AF3 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.213 H 330.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AF3 |
|---|---|
| RGB | rgb(254, 122, 243) |
| HSL | hsl(305, 99%, 74%) |
| HSV | hsv(305, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 4.3%, 0.4%) |
| CIE-LAB | lab(70.50, 65.42, -38.15) |
| CIE-LCH | lch(70.50, 75.73, 329.75°) |
| OKLab | oklab(77.28% 0.1854 -0.1043) |
| OKLCH | oklch(77.28% 0.213 330.7) |
| XYZ | xyz(64.0098, 41.4650, 89.4087) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 2.72
Candy Pink
#FF63E9
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AF3 #7AFE85
analogous
#C77AFE #FE7AF3 #FE7AB1
triadic
#FE7AF3 #F3FE7A #7AF3FE
tetradic
#FE7AF3 #FEC77A #7AFE85 #7AB1FE
square
#FE7AF3 #FEC77A #7AFE85 #7AB1FE
split-complementary
#FE7AF3 #B1FE7A #7AFEC7
monochromatic
#FC02E7 #FE3DEE #FE7AF3 #FEB7F8 #FFE1FC
Accessibility & contrast
On white
2.26
#FE7AF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FE7AF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AF3
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AF3 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F7
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe7af3; /* rgb */ color: rgb(254, 122, 243); /* oklch */ color: oklch(77.3% 0.213 330.7);
Tailwind
colors: {
custom: {
50: '#ffa6f7',
500: '#fe7af3',
950: '#000000',
},
}SCSS
$custom: #fe7af3; $custom-light: #ffa6f7; $custom-dark: #000000;
JSON
{
"hex": "#fe7af3",
"rgb": {
"r": 254,
"g": 122,
"b": 243
},
"hsl": {
"h": 305,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.77279,
"c": 0.21274,
"h": 330.7
},
"luminance": 0.41461
}Semantic roles & 50–950 ramp
primary
#FE7AF3
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85