#FFB09A#FFB09A
#FFB09A is a very light, moderate red. Relative luminance 0.546; OKLCH L 82.7% C 0.098 H 36.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB09A |
|---|---|
| RGB | rgb(255, 176, 154) |
| HSL | hsl(13, 100%, 80%) |
| HSV | hsv(13, 40%, 100%) |
| CMYK | cmyk(0%, 31%, 39.6%, 0%) |
| CIE-LAB | lab(78.84, 26.24, 22.93) |
| CIE-LCH | lch(78.84, 34.85, 41.15°) |
| OKLab | oklab(82.75% 0.0793 0.058) |
| OKLCH | oklch(82.75% 0.098 36.2) |
| XYZ | xyz(62.6007, 54.6482, 37.8166) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.46
Light Salmon
#FEA993
ΔE00 1.74
Blush (survey)
#F29E8E
ΔE00 4.82
Peachy Pink
#FF9A8A
ΔE00 5.89
Lightsalmon
#FFA07A
ΔE00 6.07
Darksalmon
#E9967A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB09A #9AE9FF
analogous
#FF9AB7 #FFB09A #FFE29A
triadic
#FFB09A #9AFFB0 #B09AFF
tetradic
#FFB09A #B7FF9A #9AE9FF #E29AFF
square
#FFB09A #B7FF9A #9AE9FF #E29AFF
split-complementary
#FFB09A #9AFFE2 #9AB7FF
monochromatic
#FF5020 #FF805D #FFB09A #FFE0D7 #FFE7E0
Accessibility & contrast
On white
1.76
#FFB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FFB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB09A
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB09A | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B998
Deuteranopia (green-blind)
#D5CA99
Tritanopia (blue-blind)
#FFA4AA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb09a; /* rgb */ color: rgb(255, 176, 154); /* oklch */ color: oklch(82.7% 0.098 36.2);
Tailwind
colors: {
custom: {
50: '#ffc8b7',
500: '#ffb09a',
950: '#000000',
},
}SCSS
$custom: #ffb09a; $custom-light: #ffc8b7; $custom-dark: #000000;
JSON
{
"hex": "#ffb09a",
"rgb": {
"r": 255,
"g": 176,
"b": 154
},
"hsl": {
"h": 13.069,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.82747,
"c": 0.09823,
"h": 36.2
},
"luminance": 0.54644
}Semantic roles & 50–950 ramp
primary
#FFB09A
secondary
#5BC5E2
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281