#F5B596#F5B596
#F5B596 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.5% C 0.086 H 46.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B596 |
|---|---|
| RGB | rgb(245, 181, 150) |
| HSL | hsl(20, 83%, 77%) |
| HSV | hsv(20, 39%, 96%) |
| CMYK | cmyk(0%, 26.1%, 38.8%, 3.9%) |
| CIE-LAB | lab(78.85, 19.34, 24.91) |
| CIE-LCH | lch(78.85, 31.54, 52.17°) |
| OKLab | oklab(82.49% 0.0587 0.0628) |
| OKLCH | oklch(82.49% 0.086 46.9) |
| XYZ | xyz(59.6872, 54.6659, 36.2560) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.61
Peach (survey)
#FFB07C
ΔE00 5.76
Light Salmon
#FEA993
ΔE00 6.10
Lightsalmon
#FFA07A
ΔE00 6.64
Apricot
#FBCEB1
ΔE00 6.83
Pinkish Tan
#D99B82
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B596 #96D6F5
analogous
#F596A6 #F5B596 #F5E596
triadic
#F5B596 #96F5B5 #B596F5
tetradic
#F5B596 #A6F596 #96D6F5 #E596F5
square
#F5B596 #A6F596 #96D6F5 #E596F5
split-complementary
#F5B596 #96F5E5 #96A6F5
monochromatic
#EA6626 #F08E5E #F5B596 #FADCCE #FCEBE3
Accessibility & contrast
On white
1.76
#F5B596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#F5B596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B596
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B596 | 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)
#C6BB94
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#FFAAAD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f5b596; /* rgb */ color: rgb(245, 181, 150); /* oklch */ color: oklch(82.5% 0.086 46.9);
Tailwind
colors: {
custom: {
50: '#facbb5',
500: '#f5b596',
950: '#000000',
},
}SCSS
$custom: #f5b596; $custom-light: #facbb5; $custom-dark: #000000;
JSON
{
"hex": "#f5b596",
"rgb": {
"r": 245,
"g": 181,
"b": 150
},
"hsl": {
"h": 19.579,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.82492,
"c": 0.08595,
"h": 46.9
},
"luminance": 0.54662
}Semantic roles & 50–950 ramp
primary
#F5B596
secondary
#5CACD3
accent
#98DF06
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281