#FE99AA#FE99AA
#FE99AA is a light, vivid red. Relative luminance 0.468; OKLCH L 79.1% C 0.122 H 9.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99AA |
|---|---|
| RGB | rgb(254, 153, 170) |
| HSL | hsl(350, 98%, 80%) |
| HSV | hsv(350, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 33.1%, 0.4%) |
| CIE-LAB | lab(74.04, 39.69, 7.47) |
| CIE-LCH | lch(74.04, 40.39, 10.66°) |
| OKLab | oklab(79.15% 0.1204 0.0199) |
| OKLCH | oklch(79.15% 0.122 9.4) |
| XYZ | xyz(59.5223, 46.7603, 43.9131) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.17
Rosa
#FE86A4
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 5.05
Pinky
#FC86AA
ΔE00 5.61
Soft Pink
#FDB0C0
ΔE00 5.74
Faded Pink
#DE9DAC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99AA #99FEED
analogous
#FE99DD #FE99AA #FEBB99
triadic
#FE99AA #AAFE99 #99AAFE
tetradic
#FE99AA #DDFE99 #99FEED #BB99FE
square
#FE99AA #DDFE99 #99FEED #BB99FE
split-complementary
#FE99AA #99FEBB #99DDFE
monochromatic
#FD2045 #FD5C77 #FE99AA #FFD6DD #FFE1E6
Accessibility & contrast
On white
2.03
#FE99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FE99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99AA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99AA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#C3BDA8
Tritanopia (blue-blind)
#FF909F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe99aa; /* rgb */ color: rgb(254, 153, 170); /* oklch */ color: oklch(79.1% 0.122 9.4);
Tailwind
colors: {
custom: {
50: '#ffb8c3',
500: '#fe99aa',
950: '#000000',
},
}SCSS
$custom: #fe99aa; $custom-light: #ffb8c3; $custom-dark: #000000;
JSON
{
"hex": "#fe99aa",
"rgb": {
"r": 254,
"g": 153,
"b": 170
},
"hsl": {
"h": 349.901,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.79148,
"c": 0.12199,
"h": 9.4
},
"luminance": 0.46756
}Semantic roles & 50–950 ramp
primary
#FE99AA
secondary
#D4F7F1
accent
#E6BF00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081