#FE99AE#FE99AE
#FE99AE is a light, vivid red. Relative luminance 0.469; OKLCH L 79.3% C 0.123 H 6.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99AE |
|---|---|
| RGB | rgb(254, 153, 174) |
| HSL | hsl(348, 98%, 80%) |
| HSV | hsv(348, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 31.5%, 0.4%) |
| CIE-LAB | lab(74.13, 40.18, 5.40) |
| CIE-LCH | lch(74.13, 40.55, 7.66°) |
| OKLab | oklab(79.26% 0.1218 0.0146) |
| OKLCH | oklch(79.26% 0.123 6.8) |
| XYZ | xyz(59.9064, 46.9139, 45.9363) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.20
Rose Pink
#F7879A
ΔE00 4.52
Pig Pink
#E78EA5
ΔE00 4.58
Pinky
#FC86AA
ΔE00 4.85
Soft Pink
#FDB0C0
ΔE00 5.50
Carnation Pink
#FF7FA7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99AE #99FEE9
analogous
#FE99E0 #FE99AE #FEB799
triadic
#FE99AE #AEFE99 #99AEFE
tetradic
#FE99AE #E0FE99 #99FEE9 #B799FE
square
#FE99AE #E0FE99 #99FEE9 #B799FE
split-complementary
#FE99AE #99FEB7 #99E0FE
monochromatic
#FD204E #FD5C7E #FE99AE #FFD6DE #FFE1E7
Accessibility & contrast
On white
2.02
#FE99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#FE99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99AE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99AE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#FF91A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe99ae; /* rgb */ color: rgb(254, 153, 174); /* oklch */ color: oklch(79.3% 0.123 6.8);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#fe99ae',
950: '#000000',
},
}SCSS
$custom: #fe99ae; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#fe99ae",
"rgb": {
"r": 254,
"g": 153,
"b": 174
},
"hsl": {
"h": 347.525,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.79256,
"c": 0.12268,
"h": 6.8
},
"luminance": 0.46909
}Semantic roles & 50–950 ramp
primary
#FE99AE
secondary
#D4F7F0
accent
#E6B600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082