#FEB299#FEB299
#FEB299 is a very light, moderate red. Relative luminance 0.552; OKLCH L 83.0% C 0.096 H 39.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB299 |
|---|---|
| RGB | rgb(254, 178, 153) |
| HSL | hsl(15, 98%, 80%) |
| HSV | hsv(15, 40%, 100%) |
| CMYK | cmyk(0%, 29.9%, 39.8%, 0.4%) |
| CIE-LAB | lab(79.17, 24.70, 23.89) |
| CIE-LCH | lch(79.17, 34.37, 44.04°) |
| OKLab | oklab(82.97% 0.0746 0.0604) |
| OKLCH | oklch(82.97% 0.096 39) |
| XYZ | xyz(62.5457, 55.2158, 37.4943) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.88
Light Salmon
#FEA993
ΔE00 2.68
Lightsalmon
#FFA07A
ΔE00 5.71
Blush (survey)
#F29E8E
ΔE00 5.77
Peachy Pink
#FF9A8A
ΔE00 6.97
Darksalmon
#E9967A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB299 #99E5FE
analogous
#FE99B3 #FEB299 #FEE499
triadic
#FEB299 #99FEB2 #B299FE
tetradic
#FEB299 #B3FE99 #99E5FE #E499FE
square
#FEB299 #B3FE99 #99E5FE #E499FE
split-complementary
#FEB299 #99FEE4 #99B3FE
monochromatic
#FD5620 #FD845C #FEB299 #FFE0D6 #FFE8E1
Accessibility & contrast
On white
1.74
#FEB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#FEB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB299
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB299 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB97
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#FFA6AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb299; /* rgb */ color: rgb(254, 178, 153); /* oklch */ color: oklch(83.0% 0.096 39.0);
Tailwind
colors: {
custom: {
50: '#ffc9b7',
500: '#feb299',
950: '#000000',
},
}SCSS
$custom: #feb299; $custom-light: #ffc9b7; $custom-dark: #000000;
JSON
{
"hex": "#feb299",
"rgb": {
"r": 254,
"g": 178,
"b": 153
},
"hsl": {
"h": 14.851,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.8297,
"c": 0.09596,
"h": 39
},
"luminance": 0.55212
}Semantic roles & 50–950 ramp
primary
#FEB299
secondary
#5BBFE0
accent
#ADE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281