#F5B19E#F5B19E
#F5B19E is a light, moderate red. Relative luminance 0.533; OKLCH L 81.9% C 0.084 H 36.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B19E |
|---|---|
| RGB | rgb(245, 177, 158) |
| HSL | hsl(13, 81%, 79%) |
| HSV | hsv(13, 36%, 96%) |
| CMYK | cmyk(0%, 27.8%, 35.5%, 3.9%) |
| CIE-LAB | lab(78.07, 22.38, 19.55) |
| CIE-LCH | lch(78.07, 29.71, 41.14°) |
| OKLab | oklab(81.94% 0.0682 0.0499) |
| OKLCH | oklch(81.94% 0.084 36.2) |
| XYZ | xyz(59.5518, 53.3291, 39.4980) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.19
Light Salmon
#FEA993
ΔE00 3.28
Blush (survey)
#F29E8E
ΔE00 5.05
Peachy Pink
#FF9A8A
ΔE00 6.89
Pinkish Tan
#D99B82
ΔE00 7.06
Darksalmon
#E9967A
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B19E #9EE2F5
analogous
#F59EB7 #F5B19E #F5DC9E
triadic
#F5B19E #9EF5B1 #B19EF5
tetradic
#F5B19E #B7F59E #9EE2F5 #DC9EF5
square
#F5B19E #B7F59E #9EE2F5 #DC9EF5
split-complementary
#F5B19E #9EF5DC #9EB7F5
monochromatic
#EA582F #EF8467 #F5B19E #FBDED5 #FCE9E3
Accessibility & contrast
On white
1.80
#F5B19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#F5B19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B19E
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B19E | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99D
Deuteranopia (green-blind)
#D1C69D
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f5b19e; /* rgb */ color: rgb(245, 177, 158); /* oklch */ color: oklch(81.9% 0.084 36.2);
Tailwind
colors: {
custom: {
50: '#fac8ba',
500: '#f5b19e',
950: '#000000',
},
}SCSS
$custom: #f5b19e; $custom-light: #fac8ba; $custom-dark: #000000;
JSON
{
"hex": "#f5b19e",
"rgb": {
"r": 245,
"g": 177,
"b": 158
},
"hsl": {
"h": 13.103,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.81939,
"c": 0.08448,
"h": 36.2
},
"luminance": 0.53325
}Semantic roles & 50–950 ramp
primary
#F5B19E
secondary
#63BBD4
accent
#AFDE08
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281