#FE8197#FE8197
#FE8197 is a light, vivid red. Relative luminance 0.390; OKLCH L 75.0% C 0.153 H 10.4°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8197 |
|---|---|
| RGB | rgb(254, 129, 151) |
| HSL | hsl(349, 98%, 75%) |
| HSV | hsv(349, 49%, 100%) |
| CMYK | cmyk(0%, 49.2%, 40.6%, 0.4%) |
| CIE-LAB | lab(68.76, 49.57, 10.53) |
| CIE-LCH | lch(68.76, 50.68, 11.99°) |
| OKLab | oklab(74.99% 0.1503 0.0275) |
| OKLCH | oklch(74.99% 0.153 10.4) |
| XYZ | xyz(54.3124, 39.0111, 33.9417) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.69
Carnation
#FD798F
ΔE00 1.84
Rosa
#FE86A4
ΔE00 3.03
Blush Pink
#FE828C
ΔE00 3.53
Watermelon
#FC6C85
ΔE00 4.46
Carnation Pink
#FF7FA7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8197 #81FEE8
analogous
#FE81D5 #FE8197 #FEA981
triadic
#FE8197 #97FE81 #8197FE
tetradic
#FE8197 #D5FE81 #81FEE8 #A981FE
square
#FE8197 #D5FE81 #81FEE8 #A981FE
split-complementary
#FE8197 #81FEA9 #81D5FE
monochromatic
#FD0833 #FE4465 #FE8197 #FEBEC9 #FFE1E6
Accessibility & contrast
On white
2.39
#FE8197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FE8197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8197
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8197 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999997
Deuteranopia (green-blind)
#B9B194
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe8197; /* rgb */ color: rgb(254, 129, 151); /* oklch */ color: oklch(75.0% 0.153 10.4);
Tailwind
colors: {
custom: {
50: '#ffa8b5',
500: '#fe8197',
950: '#000000',
},
}SCSS
$custom: #fe8197; $custom-light: #ffa8b5; $custom-dark: #000000;
JSON
{
"hex": "#fe8197",
"rgb": {
"r": 254,
"g": 129,
"b": 151
},
"hsl": {
"h": 349.44,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.74991,
"c": 0.15282,
"h": 10.4
},
"luminance": 0.39006
}Semantic roles & 50–950 ramp
primary
#FE8197
secondary
#D4F7F1
accent
#E6BD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80