#F5B59A#F5B59A
#F5B59A is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.6% C 0.084 H 43.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B59A |
|---|---|
| RGB | rgb(245, 181, 154) |
| HSL | hsl(18, 82%, 78%) |
| HSV | hsv(18, 37%, 96%) |
| CMYK | cmyk(0%, 26.1%, 37.1%, 3.9%) |
| CIE-LAB | lab(78.92, 19.80, 22.87) |
| CIE-LCH | lch(78.92, 30.25, 49.12°) |
| OKLab | oklab(82.58% 0.0603 0.0579) |
| OKLCH | oklch(82.58% 0.084 43.9) |
| XYZ | xyz(60.0148, 54.7970, 37.9814) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.55
Light Salmon
#FEA993
ΔE00 5.16
Lightsalmon
#FFA07A
ΔE00 6.80
Peach (survey)
#FFB07C
ΔE00 7.01
Pinkish Tan
#D99B82
ΔE00 7.09
Apricot
#FBCEB1
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B59A #9ADAF5
analogous
#F59AAC #F5B59A #F5E29A
triadic
#F5B59A #9AF5B5 #B59AF5
tetradic
#F5B59A #ACF59A #9ADAF5 #E29AF5
square
#F5B59A #ACF59A #9ADAF5 #E29AF5
split-complementary
#F5B59A #9AF5E2 #9AACF5
monochromatic
#EA632B #EF8C62 #F5B59A #FBDED2 #FCEBE3
Accessibility & contrast
On white
1.76
#F5B59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#F5B59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B59A
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B59A | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC98
Deuteranopia (green-blind)
#D4C99A
Tritanopia (blue-blind)
#FFABAE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f5b59a; /* rgb */ color: rgb(245, 181, 154); /* oklch */ color: oklch(82.6% 0.084 43.9);
Tailwind
colors: {
custom: {
50: '#facbb8',
500: '#f5b59a',
950: '#000000',
},
}SCSS
$custom: #f5b59a; $custom-light: #facbb8; $custom-dark: #000000;
JSON
{
"hex": "#f5b59a",
"rgb": {
"r": 245,
"g": 181,
"b": 154
},
"hsl": {
"h": 17.802,
"s": 81.982,
"l": 78.235
},
"oklch": {
"l": 0.82576,
"c": 0.08361,
"h": 43.9
},
"luminance": 0.54793
}Semantic roles & 50–950 ramp
primary
#F5B59A
secondary
#5FB1D4
accent
#9FDE07
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281