#FE949A#FE949A
#FE949A is a light, vivid red. Relative luminance 0.446; OKLCH L 77.9% C 0.128 H 16.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FE949A |
|---|---|
| RGB | rgb(254, 148, 154) |
| HSL | hsl(357, 98%, 79%) |
| HSV | hsv(357, 42%, 100%) |
| CMYK | cmyk(0%, 41.7%, 39.4%, 0.4%) |
| CIE-LAB | lab(72.62, 40.40, 14.30) |
| CIE-LCH | lch(72.62, 42.85, 19.49°) |
| OKLab | oklab(77.95% 0.1222 0.0369) |
| OKLCH | oklch(77.95% 0.128 16.8) |
| XYZ | xyz(57.2986, 44.5887, 36.1543) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.95
Rose Pink
#F7879A
ΔE00 4.58
Lightcoral
#F08080
ΔE00 5.77
Carnation
#FD798F
ΔE00 6.31
Salmon Pink
#FE7B7C
ΔE00 6.42
Rosa
#FE86A4
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE949A #94FEF8
analogous
#FE94CF #FE949A #FEC394
triadic
#FE949A #9AFE94 #949AFE
tetradic
#FE949A #CFFE94 #94FEF8 #C394FE
square
#FE949A #CFFE94 #94FEF8 #C394FE
split-complementary
#FE949A #94FEC3 #94CFFE
monochromatic
#FD1B28 #FD5761 #FE949A #FFD1D3 #FFE1E2
Accessibility & contrast
On white
2.12
#FE949A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FE949A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE949A
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE949A | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#FF8897
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe949a; /* rgb */ color: rgb(254, 148, 154); /* oklch */ color: oklch(77.9% 0.128 16.8);
Tailwind
colors: {
custom: {
50: '#ffb5b7',
500: '#fe949a',
950: '#000000',
},
}SCSS
$custom: #fe949a; $custom-light: #ffb5b7; $custom-dark: #000000;
JSON
{
"hex": "#fe949a",
"rgb": {
"r": 254,
"g": 148,
"b": 154
},
"hsl": {
"h": 356.604,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.77946,
"c": 0.12766,
"h": 16.8
},
"luminance": 0.44584
}Semantic roles & 50–950 ramp
primary
#FE949A
secondary
#D4F7F5
accent
#E6D900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080