#FEB198#FEB198
#FEB198 is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.8% C 0.097 H 38.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB198 |
|---|---|
| RGB | rgb(254, 177, 152) |
| HSL | hsl(15, 98%, 80%) |
| HSV | hsv(15, 40%, 100%) |
| CMYK | cmyk(0%, 30.3%, 40.2%, 0.4%) |
| CIE-LAB | lab(78.92, 25.12, 24.09) |
| CIE-LCH | lch(78.92, 34.81, 43.80°) |
| OKLab | oklab(82.77% 0.0758 0.0608) |
| OKLCH | oklch(82.77% 0.097 38.7) |
| XYZ | xyz(62.2653, 54.7864, 36.9950) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.77
Light Salmon
#FEA993
ΔE00 2.44
Lightsalmon
#FFA07A
ΔE00 5.52
Blush (survey)
#F29E8E
ΔE00 5.56
Peachy Pink
#FF9A8A
ΔE00 6.73
Darksalmon
#E9967A
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB198 #98E5FE
analogous
#FE98B2 #FEB198 #FEE498
triadic
#FEB198 #98FEB1 #B198FE
tetradic
#FEB198 #B2FE98 #98E5FE #E498FE
square
#FEB198 #B2FE98 #98E5FE #E498FE
split-complementary
#FEB198 #98FEE4 #98B2FE
monochromatic
#FD551F #FD835B #FEB198 #FFDFD5 #FFE8E1
Accessibility & contrast
On white
1.76
#FEB198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FEB198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB198
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB198 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb198; /* rgb */ color: rgb(254, 177, 152); /* oklch */ color: oklch(82.8% 0.097 38.7);
Tailwind
colors: {
custom: {
50: '#ffc8b6',
500: '#feb198',
950: '#000000',
},
}SCSS
$custom: #feb198; $custom-light: #ffc8b6; $custom-dark: #000000;
JSON
{
"hex": "#feb198",
"rgb": {
"r": 254,
"g": 177,
"b": 152
},
"hsl": {
"h": 14.706,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.82772,
"c": 0.09717,
"h": 38.7
},
"luminance": 0.54782
}Semantic roles & 50–950 ramp
primary
#FEB198
secondary
#5ABFE0
accent
#ADE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281