#FE7FF0#FE7FF0
#FE7FF0 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.203 H 331.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7FF0 |
|---|---|
| RGB | rgb(254, 127, 240) |
| HSL | hsl(307, 98%, 75%) |
| HSV | hsv(307, 50%, 100%) |
| CMYK | cmyk(0%, 50%, 5.5%, 0.4%) |
| CIE-LAB | lab(71.25, 62.62, -35.34) |
| CIE-LCH | lch(71.25, 71.91, 330.56°) |
| OKLab | oklab(77.79% 0.1783 -0.0963) |
| OKLCH | oklch(77.79% 0.203 331.6) |
| XYZ | xyz(64.1902, 42.5449, 87.2522) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.16
Candy Pink
#FF63E9
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7FF0 #7FFE8D
analogous
#CC7FFE #FE7FF0 #FE7FB1
triadic
#FE7FF0 #F0FE7F #7FF0FE
tetradic
#FE7FF0 #FECC7F #7FFE8D #7FB1FE
square
#FE7FF0 #FECC7F #7FFE8D #7FB1FE
split-complementary
#FE7FF0 #B1FE7F #7FFECC
monochromatic
#FD06E2 #FE42E9 #FE7FF0 #FEBCF7 #FFE1FB
Accessibility & contrast
On white
2.21
#FE7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FE7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7FF0
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7FF0 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7ff0; /* rgb */ color: rgb(254, 127, 240); /* oklch */ color: oklch(77.8% 0.203 331.6);
Tailwind
colors: {
custom: {
50: '#ffa8f5',
500: '#fe7ff0',
950: '#000000',
},
}SCSS
$custom: #fe7ff0; $custom-light: #ffa8f5; $custom-dark: #000000;
JSON
{
"hex": "#fe7ff0",
"rgb": {
"r": 254,
"g": 127,
"b": 240
},
"hsl": {
"h": 306.614,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.77788,
"c": 0.20268,
"h": 331.6
},
"luminance": 0.42541
}Semantic roles & 50–950 ramp
primary
#FE7FF0
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85