#FE80F2#FE80F2
#FE80F2 is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.0% C 0.203 H 331.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80F2 |
|---|---|
| RGB | rgb(254, 128, 242) |
| HSL | hsl(306, 98%, 75%) |
| HSV | hsv(306, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 4.7%, 0.4%) |
| CIE-LAB | lab(71.50, 62.48, -36.04) |
| CIE-LCH | lch(71.50, 72.13, 330.02°) |
| OKLab | oklab(78.01% 0.1773 -0.0983) |
| OKLCH | oklch(78.01% 0.203 331) |
| XYZ | xyz(64.6188, 42.9240, 88.8688) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.32
Candy Pink
#FF63E9
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 5.94
Violet Pink
#FB5FFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80F2 #80FE8C
analogous
#CB80FE #FE80F2 #FE80B3
triadic
#FE80F2 #F2FE80 #80F2FE
tetradic
#FE80F2 #FECB80 #80FE8C #80B3FE
square
#FE80F2 #FECB80 #80FE8C #80B3FE
split-complementary
#FE80F2 #B3FE80 #80FECB
monochromatic
#FD07E6 #FE43EC #FE80F2 #FEBDF8 #FFE1FC
Accessibility & contrast
On white
2.19
#FE80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FE80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80F2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80F2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#9FB5EE
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe80f2; /* rgb */ color: rgb(254, 128, 242); /* oklch */ color: oklch(78.0% 0.203 331.0);
Tailwind
colors: {
custom: {
50: '#ffa9f6',
500: '#fe80f2',
950: '#000000',
},
}SCSS
$custom: #fe80f2; $custom-light: #ffa9f6; $custom-dark: #000000;
JSON
{
"hex": "#fe80f2",
"rgb": {
"r": 254,
"g": 128,
"b": 242
},
"hsl": {
"h": 305.714,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.78006,
"c": 0.20276,
"h": 331
},
"luminance": 0.4292
}Semantic roles & 50–950 ramp
primary
#FE80F2
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85