#FE8096#FE8096
#FE8096 is a light, vivid red. Relative luminance 0.387; OKLCH L 74.8% C 0.154 H 10.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8096 |
|---|---|
| RGB | rgb(254, 128, 150) |
| HSL | hsl(350, 98%, 75%) |
| HSV | hsv(350, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 40.9%, 0.4%) |
| CIE-LAB | lab(68.55, 49.95, 10.79) |
| CIE-LCH | lch(68.55, 51.10, 12.19°) |
| OKLab | oklab(74.82% 0.1515 0.0282) |
| OKLCH | oklch(74.82% 0.154 10.5) |
| XYZ | xyz(54.1004, 38.7166, 33.4721) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.61
Rose Pink
#F7879A
ΔE00 1.86
Rosa
#FE86A4
ΔE00 3.21
Blush Pink
#FE828C
ΔE00 3.44
Watermelon
#FC6C85
ΔE00 4.23
Carnation Pink
#FF7FA7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8096 #80FEE8
analogous
#FE80D5 #FE8096 #FEA980
triadic
#FE8096 #96FE80 #8096FE
tetradic
#FE8096 #D5FE80 #80FEE8 #A980FE
square
#FE8096 #D5FE80 #80FEE8 #A980FE
split-complementary
#FE8096 #80FEA9 #80D5FE
monochromatic
#FD0732 #FE4364 #FE8096 #FEBDC8 #FFE1E6
Accessibility & contrast
On white
2.40
#FE8096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FE8096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8096
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8096 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989896
Deuteranopia (green-blind)
#B8B193
Tritanopia (blue-blind)
#FF7288
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe8096; /* rgb */ color: rgb(254, 128, 150); /* oklch */ color: oklch(74.8% 0.154 10.5);
Tailwind
colors: {
custom: {
50: '#ffa8b4',
500: '#fe8096',
950: '#000000',
},
}SCSS
$custom: #fe8096; $custom-light: #ffa8b4; $custom-dark: #000000;
JSON
{
"hex": "#fe8096",
"rgb": {
"r": 254,
"g": 128,
"b": 150
},
"hsl": {
"h": 349.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.74822,
"c": 0.15406,
"h": 10.5
},
"luminance": 0.38711
}Semantic roles & 50–950 ramp
primary
#FE8096
secondary
#D4F7F1
accent
#E6BD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80