#FE7AF0#FE7AF0
#FE7AF0 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.1% C 0.210 H 331.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AF0 |
|---|---|
| RGB | rgb(254, 122, 240) |
| HSL | hsl(306, 99%, 74%) |
| HSV | hsv(306, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 5.5%, 0.4%) |
| CIE-LAB | lab(70.38, 64.93, -36.70) |
| CIE-LCH | lch(70.38, 74.58, 330.53°) |
| OKLab | oklab(77.15% 0.185 -0.1001) |
| OKLCH | oklch(77.15% 0.21 331.6) |
| XYZ | xyz(63.5604, 41.2853, 87.0423) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AF0 #7AFE88
analogous
#CA7AFE #FE7AF0 #FE7AAE
triadic
#FE7AF0 #F0FE7A #7AF0FE
tetradic
#FE7AF0 #FECA7A #7AFE88 #7AAEFE
square
#FE7AF0 #FECA7A #7AFE88 #7AAEFE
split-complementary
#FE7AF0 #AEFE7A #7AFECA
monochromatic
#FC02E1 #FE3DE9 #FE7AF0 #FEB7F7 #FFE1FC
Accessibility & contrast
On white
2.27
#FE7AF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FE7AF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AF0
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AF0 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F4
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe7af0; /* rgb */ color: rgb(254, 122, 240); /* oklch */ color: oklch(77.1% 0.210 331.6);
Tailwind
colors: {
custom: {
50: '#ffa5f5',
500: '#fe7af0',
950: '#000000',
},
}SCSS
$custom: #fe7af0; $custom-light: #ffa5f5; $custom-dark: #000000;
JSON
{
"hex": "#fe7af0",
"rgb": {
"r": 254,
"g": 122,
"b": 240
},
"hsl": {
"h": 306.364,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.77146,
"c": 0.21032,
"h": 331.6
},
"luminance": 0.41281
}Semantic roles & 50–950 ramp
primary
#FE7AF0
secondary
#D4F7D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85