#FE96AA#FE96AA
#FE96AA is a light, vivid red. Relative luminance 0.458; OKLCH L 78.7% C 0.126 H 8.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FE96AA |
|---|---|
| RGB | rgb(254, 150, 170) |
| HSL | hsl(348, 98%, 79%) |
| HSV | hsv(348, 41%, 100%) |
| CMYK | cmyk(0%, 40.9%, 33.1%, 0.4%) |
| CIE-LAB | lab(73.41, 41.23, 6.57) |
| CIE-LCH | lch(73.41, 41.75, 9.05°) |
| OKLab | oklab(78.67% 0.125 0.0176) |
| OKLCH | oklch(78.67% 0.126 8) |
| XYZ | xyz(59.0374, 45.7906, 43.7515) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.71
Rosa
#FE86A4
ΔE00 3.71
Pig Pink
#E78EA5
ΔE00 4.52
Pinky
#FC86AA
ΔE00 4.67
Carnation Pink
#FF7FA7
ΔE00 5.81
Soft Pink
#FDB0C0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE96AA #96FEEA
analogous
#FE96DE #FE96AA #FEB696
triadic
#FE96AA #AAFE96 #96AAFE
tetradic
#FE96AA #DEFE96 #96FEEA #B696FE
square
#FE96AA #DEFE96 #96FEEA #B696FE
split-complementary
#FE96AA #96FEB6 #96DEFE
monochromatic
#FD1D48 #FD5979 #FE96AA #FFD3DB #FFE1E6
Accessibility & contrast
On white
2.07
#FE96AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FE96AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE96AA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE96AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE96AA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#C1BCA8
Tritanopia (blue-blind)
#FF8D9D
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe96aa; /* rgb */ color: rgb(254, 150, 170); /* oklch */ color: oklch(78.7% 0.126 8.0);
Tailwind
colors: {
custom: {
50: '#ffb6c3',
500: '#fe96aa',
950: '#000000',
},
}SCSS
$custom: #fe96aa; $custom-light: #ffb6c3; $custom-dark: #000000;
JSON
{
"hex": "#fe96aa",
"rgb": {
"r": 254,
"g": 150,
"b": 170
},
"hsl": {
"h": 348.462,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.78671,
"c": 0.12625,
"h": 8
},
"luminance": 0.45786
}Semantic roles & 50–950 ramp
primary
#FE96AA
secondary
#D4F7F0
accent
#E6B900
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081