#FEB09B#FEB09B
#FEB09B is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.7% C 0.097 H 35.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB09B |
|---|---|
| RGB | rgb(254, 176, 155) |
| HSL | hsl(13, 98%, 80%) |
| HSV | hsv(13, 39%, 100%) |
| CMYK | cmyk(0%, 30.7%, 39%, 0.4%) |
| CIE-LAB | lab(78.75, 25.97, 22.25) |
| CIE-LCH | lch(78.75, 34.20, 40.59°) |
| OKLab | oklab(82.66% 0.0785 0.0564) |
| OKLCH | oklch(82.66% 0.097 35.7) |
| XYZ | xyz(62.3173, 54.4924, 38.2398) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.73
Light Salmon
#FEA993
ΔE00 1.81
Blush (survey)
#F29E8E
ΔE00 4.68
Peachy Pink
#FF9A8A
ΔE00 5.84
Lightsalmon
#FFA07A
ΔE00 6.35
Darksalmon
#E9967A
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB09B #9BE9FE
analogous
#FE9BB8 #FEB09B #FEE19B
triadic
#FEB09B #9BFEB0 #B09BFE
tetradic
#FEB09B #B8FE9B #9BE9FE #E19BFE
square
#FEB09B #B8FE9B #9BE9FE #E19BFE
split-complementary
#FEB09B #9BFEE1 #9BB8FE
monochromatic
#FD5022 #FD805E #FEB09B #FFE0D8 #FFE7E1
Accessibility & contrast
On white
1.77
#FEB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FEB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB09B
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB09B | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#D5C99A
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb09b; /* rgb */ color: rgb(254, 176, 155); /* oklch */ color: oklch(82.7% 0.097 35.7);
Tailwind
colors: {
custom: {
50: '#ffc8b8',
500: '#feb09b',
950: '#000000',
},
}SCSS
$custom: #feb09b; $custom-light: #ffc8b8; $custom-dark: #000000;
JSON
{
"hex": "#feb09b",
"rgb": {
"r": 254,
"g": 176,
"b": 155
},
"hsl": {
"h": 12.727,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.82659,
"c": 0.0967,
"h": 35.7
},
"luminance": 0.54488
}Semantic roles & 50–950 ramp
primary
#FEB09B
secondary
#5CC5E1
accent
#B5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281