#FEB09A#FEB09A
#FEB09A is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.6% C 0.097 H 36.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB09A |
|---|---|
| RGB | rgb(254, 176, 154) |
| HSL | hsl(13, 98%, 80%) |
| HSV | hsv(13, 39%, 100%) |
| CMYK | cmyk(0%, 30.7%, 39.4%, 0.4%) |
| CIE-LAB | lab(78.73, 25.86, 22.76) |
| CIE-LCH | lch(78.73, 34.45, 41.35°) |
| OKLab | oklab(82.64% 0.0781 0.0576) |
| OKLCH | oklch(82.64% 0.097 36.4) |
| XYZ | xyz(62.2337, 54.4589, 37.7994) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.42
Light Salmon
#FEA993
ΔE00 1.81
Blush (survey)
#F29E8E
ΔE00 4.82
Peachy Pink
#FF9A8A
ΔE00 5.97
Lightsalmon
#FFA07A
ΔE00 6.08
Darksalmon
#E9967A
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB09A #9AE8FE
analogous
#FE9AB6 #FEB09A #FEE29A
triadic
#FEB09A #9AFEB0 #B09AFE
tetradic
#FEB09A #B6FE9A #9AE8FE #E29AFE
square
#FEB09A #B6FE9A #9AE8FE #E29AFE
split-complementary
#FEB09A #9AFEE2 #9AB6FE
monochromatic
#FD5121 #FD815D #FEB09A #FFDFD7 #FFE7E1
Accessibility & contrast
On white
1.77
#FEB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#FEB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB09A
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB09A | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B998
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb09a; /* rgb */ color: rgb(254, 176, 154); /* oklch */ color: oklch(82.6% 0.097 36.4);
Tailwind
colors: {
custom: {
50: '#ffc8b7',
500: '#feb09a',
950: '#000000',
},
}SCSS
$custom: #feb09a; $custom-light: #ffc8b7; $custom-dark: #000000;
JSON
{
"hex": "#feb09a",
"rgb": {
"r": 254,
"g": 176,
"b": 154
},
"hsl": {
"h": 13.2,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.82638,
"c": 0.0971,
"h": 36.4
},
"luminance": 0.54455
}Semantic roles & 50–950 ramp
primary
#FEB09A
secondary
#5CC3E1
accent
#B3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281