#FE99A2#FE99A2
#FE99A2 is a light, vivid red. Relative luminance 0.465; OKLCH L 78.9% C 0.121 H 14.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99A2 |
|---|---|
| RGB | rgb(254, 153, 162) |
| HSL | hsl(355, 98%, 80%) |
| HSV | hsv(355, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 36.2%, 0.4%) |
| CIE-LAB | lab(73.85, 38.74, 11.61) |
| CIE-LCH | lch(73.85, 40.44, 16.69°) |
| OKLab | oklab(78.94% 0.1174 0.0303) |
| OKLCH | oklch(78.94% 0.121 14.5) |
| XYZ | xyz(58.7884, 46.4667, 40.0481) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.60
Blush Pink
#FE828C
ΔE00 5.30
Rosa
#FE86A4
ΔE00 6.22
Pig Pink
#E78EA5
ΔE00 6.66
Soft Pink
#FDB0C0
ΔE00 6.88
Carnation
#FD798F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99A2 #99FEF5
analogous
#FE99D5 #FE99A2 #FEC299
triadic
#FE99A2 #A2FE99 #99A2FE
tetradic
#FE99A2 #D5FE99 #99FEF5 #C299FE
square
#FE99A2 #D5FE99 #99FEF5 #C299FE
split-complementary
#FE99A2 #99FEC2 #99D5FE
monochromatic
#FD2033 #FD5C6B #FE99A2 #FFD6D9 #FFE1E3
Accessibility & contrast
On white
2.04
#FE99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FE99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99A2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99A2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA2
Deuteranopia (green-blind)
#C5BDA0
Tritanopia (blue-blind)
#FF8E9C
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe99a2; /* rgb */ color: rgb(254, 153, 162); /* oklch */ color: oklch(78.9% 0.121 14.5);
Tailwind
colors: {
custom: {
50: '#ffb8bd',
500: '#fe99a2',
950: '#000000',
},
}SCSS
$custom: #fe99a2; $custom-light: #ffb8bd; $custom-dark: #000000;
JSON
{
"hex": "#fe99a2",
"rgb": {
"r": 254,
"g": 153,
"b": 162
},
"hsl": {
"h": 354.653,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.78942,
"c": 0.12124,
"h": 14.5
},
"luminance": 0.46462
}Semantic roles & 50–950 ramp
primary
#FE99A2
secondary
#D4F7F4
accent
#E6D100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081