#FE8097#FE8097
#FE8097 is a light, vivid red. Relative luminance 0.387; OKLCH L 74.8% C 0.154 H 10.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8097 |
|---|---|
| RGB | rgb(254, 128, 151) |
| HSL | hsl(349, 98%, 75%) |
| HSV | hsv(349, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 40.6%, 0.4%) |
| CIE-LAB | lab(68.57, 50.06, 10.26) |
| CIE-LCH | lch(68.57, 51.10, 11.58°) |
| OKLab | oklab(74.85% 0.1518 0.0269) |
| OKLCH | oklch(74.85% 0.154 10) |
| XYZ | xyz(54.1813, 38.7490, 33.8980) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.76
Rose Pink
#F7879A
ΔE00 1.83
Rosa
#FE86A4
ΔE00 2.94
Blush Pink
#FE828C
ΔE00 3.73
Watermelon
#FC6C85
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8097 #80FEE7
analogous
#FE80D6 #FE8097 #FEA880
triadic
#FE8097 #97FE80 #8097FE
tetradic
#FE8097 #D6FE80 #80FEE7 #A880FE
square
#FE8097 #D6FE80 #80FEE7 #A880FE
split-complementary
#FE8097 #80FEA8 #80D6FE
monochromatic
#FD0734 #FE4365 #FE8097 #FEBDC9 #FFE1E6
Accessibility & contrast
On white
2.40
#FE8097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FE8097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8097
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8097 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989897
Deuteranopia (green-blind)
#B8B194
Tritanopia (blue-blind)
#FF7288
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe8097; /* rgb */ color: rgb(254, 128, 151); /* oklch */ color: oklch(74.8% 0.154 10.0);
Tailwind
colors: {
custom: {
50: '#ffa8b5',
500: '#fe8097',
950: '#000000',
},
}SCSS
$custom: #fe8097; $custom-light: #ffa8b5; $custom-dark: #000000;
JSON
{
"hex": "#fe8097",
"rgb": {
"r": 254,
"g": 128,
"b": 151
},
"hsl": {
"h": 349.048,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.74848,
"c": 0.15419,
"h": 10
},
"luminance": 0.38744
}Semantic roles & 50–950 ramp
primary
#FE8097
secondary
#D4F7F1
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80