#FE80A2#FE80A2
#FE80A2 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.1% C 0.156 H 4.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80A2 |
|---|---|
| RGB | rgb(254, 128, 162) |
| HSL | hsl(344, 98%, 75%) |
| HSV | hsv(344, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 36.2%, 0.4%) |
| CIE-LAB | lab(68.84, 51.26, 4.45) |
| CIE-LCH | lch(68.84, 51.45, 4.97°) |
| OKLab | oklab(75.14% 0.1558 0.0122) |
| OKLCH | oklch(75.14% 0.156 4.5) |
| XYZ | xyz(55.1166, 39.1231, 38.8242) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 1.31
Carnation Pink
#FF7FA7
ΔE00 1.44
Pinky
#FC86AA
ΔE00 1.88
Rose Pink
#F7879A
ΔE00 3.58
Carnation
#FD798F
ΔE00 4.36
Pig Pink
#E78EA5
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80A2 #80FEDC
analogous
#FE80E1 #FE80A2 #FE9D80
triadic
#FE80A2 #A2FE80 #80A2FE
tetradic
#FE80A2 #E1FE80 #80FEDC #9D80FE
square
#FE80A2 #E1FE80 #80FEDC #9D80FE
split-complementary
#FE80A2 #80FE9D #80E1FE
monochromatic
#FD0749 #FE4376 #FE80A2 #FEBDCE #FFE1E9
Accessibility & contrast
On white
2.38
#FE80A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FE80A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80A2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80A2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A3
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#FF758C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe80a2; /* rgb */ color: rgb(254, 128, 162); /* oklch */ color: oklch(75.1% 0.156 4.5);
Tailwind
colors: {
custom: {
50: '#ffa8bd',
500: '#fe80a2',
950: '#000000',
},
}SCSS
$custom: #fe80a2; $custom-light: #ffa8bd; $custom-dark: #000000;
JSON
{
"hex": "#fe80a2",
"rgb": {
"r": 254,
"g": 128,
"b": 162
},
"hsl": {
"h": 343.81,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.75141,
"c": 0.15626,
"h": 4.5
},
"luminance": 0.39118
}Semantic roles & 50–950 ramp
primary
#FE80A2
secondary
#D4F7EE
accent
#E6A800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191012
muted
#877F81