#FEB199#FEB199
#FEB199 is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.8% C 0.097 H 38.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB199 |
|---|---|
| RGB | rgb(254, 177, 153) |
| HSL | hsl(14, 98%, 80%) |
| HSV | hsv(14, 40%, 100%) |
| CMYK | cmyk(0%, 30.3%, 39.8%, 0.4%) |
| CIE-LAB | lab(78.94, 25.23, 23.58) |
| CIE-LCH | lch(78.94, 34.53, 43.07°) |
| OKLab | oklab(82.79% 0.0762 0.0596) |
| OKLCH | oklch(82.79% 0.097 38) |
| XYZ | xyz(62.3475, 54.8193, 37.4282) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.44
Light Salmon
#FEA993
ΔE00 2.27
Blush (survey)
#F29E8E
ΔE00 5.37
Lightsalmon
#FFA07A
ΔE00 5.74
Peachy Pink
#FF9A8A
ΔE00 6.54
Darksalmon
#E9967A
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB199 #99E6FE
analogous
#FE99B4 #FEB199 #FEE399
triadic
#FEB199 #99FEB1 #B199FE
tetradic
#FEB199 #B4FE99 #99E6FE #E399FE
square
#FEB199 #B4FE99 #99E6FE #E399FE
split-complementary
#FEB199 #99FEE3 #99B4FE
monochromatic
#FD5420 #FD835C #FEB199 #FFDFD6 #FFE8E1
Accessibility & contrast
On white
1.76
#FEB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FEB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB199
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB199 | 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)
#C3BA97
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#FFA5AB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb199; /* rgb */ color: rgb(254, 177, 153); /* oklch */ color: oklch(82.8% 0.097 38.0);
Tailwind
colors: {
custom: {
50: '#ffc8b7',
500: '#feb199',
950: '#000000',
},
}SCSS
$custom: #feb199; $custom-light: #ffc8b7; $custom-dark: #000000;
JSON
{
"hex": "#feb199",
"rgb": {
"r": 254,
"g": 177,
"b": 153
},
"hsl": {
"h": 14.257,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.82793,
"c": 0.09672,
"h": 38
},
"luminance": 0.54815
}Semantic roles & 50–950 ramp
primary
#FEB199
secondary
#5BC1E0
accent
#AFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281