#F5B09E#F5B09E
#F5B09E is a light, moderate red. Relative luminance 0.529; OKLCH L 81.8% C 0.085 H 35.2°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B09E |
|---|---|
| RGB | rgb(245, 176, 158) |
| HSL | hsl(12, 81%, 79%) |
| HSV | hsv(12, 36%, 96%) |
| CMYK | cmyk(0%, 28.2%, 35.5%, 3.9%) |
| CIE-LAB | lab(77.84, 22.91, 19.23) |
| CIE-LCH | lch(77.84, 29.91, 40.01°) |
| OKLab | oklab(81.76% 0.0697 0.0491) |
| OKLCH | oklch(81.76% 0.085 35.2) |
| XYZ | xyz(59.3551, 52.9355, 39.4324) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.30
Light Salmon
#FEA993
ΔE00 3.13
Blush (survey)
#F29E8E
ΔE00 4.69
Peachy Pink
#FF9A8A
ΔE00 6.54
Pinkish Tan
#D99B82
ΔE00 7.11
Darksalmon
#E9967A
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B09E #9EE3F5
analogous
#F59EB8 #F5B09E #F5DC9E
triadic
#F5B09E #9EF5B0 #B09EF5
tetradic
#F5B09E #B8F59E #9EE3F5 #DC9EF5
square
#F5B09E #B8F59E #9EE3F5 #DC9EF5
split-complementary
#F5B09E #9EF5DC #9EB8F5
monochromatic
#EA562F #EF8367 #F5B09E #FBDDD5 #FCE8E3
Accessibility & contrast
On white
1.81
#F5B09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#F5B09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B09E
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B09E | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89D
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#FFA6AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f5b09e; /* rgb */ color: rgb(245, 176, 158); /* oklch */ color: oklch(81.8% 0.085 35.2);
Tailwind
colors: {
custom: {
50: '#fac8ba',
500: '#f5b09e',
950: '#000000',
},
}SCSS
$custom: #f5b09e; $custom-light: #fac8ba; $custom-dark: #000000;
JSON
{
"hex": "#f5b09e",
"rgb": {
"r": 245,
"g": 176,
"b": 158
},
"hsl": {
"h": 12.414,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.81759,
"c": 0.08529,
"h": 35.2
},
"luminance": 0.52932
}Semantic roles & 50–950 ramp
primary
#F5B09E
secondary
#63BDD4
accent
#B1DE08
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281