#FE8198#FE8198
#FE8198 is a light, vivid red. Relative luminance 0.390; OKLCH L 75.0% C 0.153 H 9.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8198 |
|---|---|
| RGB | rgb(254, 129, 152) |
| HSL | hsl(349, 98%, 75%) |
| HSV | hsv(349, 49%, 100%) |
| CMYK | cmyk(0%, 49.2%, 40.2%, 0.4%) |
| CIE-LAB | lab(68.78, 49.68, 10.00) |
| CIE-LCH | lch(68.78, 50.67, 11.38°) |
| OKLab | oklab(75.02% 0.1507 0.0262) |
| OKLCH | oklch(75.02% 0.153 9.9) |
| XYZ | xyz(54.3939, 39.0437, 34.3712) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.68
Carnation
#FD798F
ΔE00 1.99
Rosa
#FE86A4
ΔE00 2.76
Blush Pink
#FE828C
ΔE00 3.82
Carnation Pink
#FF7FA7
ΔE00 4.44
Pinky
#FC86AA
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8198 #81FEE7
analogous
#FE81D6 #FE8198 #FEA881
triadic
#FE8198 #98FE81 #8198FE
tetradic
#FE8198 #D6FE81 #81FEE7 #A881FE
square
#FE8198 #D6FE81 #81FEE7 #A881FE
split-complementary
#FE8198 #81FEA8 #81D6FE
monochromatic
#FD0835 #FE4466 #FE8198 #FEBECA #FFE1E6
Accessibility & contrast
On white
2.38
#FE8198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FE8198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8198
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8198 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999998
Deuteranopia (green-blind)
#B8B195
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe8198; /* rgb */ color: rgb(254, 129, 152); /* oklch */ color: oklch(75.0% 0.153 9.9);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#fe8198',
950: '#000000',
},
}SCSS
$custom: #fe8198; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#fe8198",
"rgb": {
"r": 254,
"g": 129,
"b": 152
},
"hsl": {
"h": 348.96,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.75017,
"c": 0.15295,
"h": 9.9
},
"luminance": 0.39038
}Semantic roles & 50–950 ramp
primary
#FE8198
secondary
#D4F7F1
accent
#E6BB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80