#F7B59A#F7B59A
#F7B59A is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.8% C 0.086 H 43.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B59A |
|---|---|
| RGB | rgb(247, 181, 154) |
| HSL | hsl(17, 85%, 79%) |
| HSV | hsv(17, 38%, 97%) |
| CMYK | cmyk(0%, 26.7%, 37.7%, 3.1%) |
| CIE-LAB | lab(79.13, 20.56, 23.19) |
| CIE-LCH | lch(79.13, 31.00, 48.44°) |
| OKLab | oklab(82.78% 0.0625 0.0587) |
| OKLCH | oklch(82.78% 0.086 43.2) |
| XYZ | xyz(60.7165, 55.1588, 38.0143) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.15
Light Salmon
#FEA993
ΔE00 4.81
Lightsalmon
#FFA07A
ΔE00 6.56
Peach (survey)
#FFB07C
ΔE00 7.03
Pinkish Tan
#D99B82
ΔE00 7.23
Blush (survey)
#F29E8E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B59A #9ADCF7
analogous
#F79AAD #F7B59A #F7E39A
triadic
#F7B59A #9AF7B5 #B59AF7
tetradic
#F7B59A #ADF79A #9ADCF7 #E39AF7
square
#F7B59A #ADF79A #9ADCF7 #E39AF7
split-complementary
#F7B59A #9AF7E3 #9AADF7
monochromatic
#EE6229 #F38B61 #F7B59A #FBDFD3 #FDEAE3
Accessibility & contrast
On white
1.75
#F7B59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#F7B59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B59A
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B59A | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#D5C99A
Tritanopia (blue-blind)
#FFABAE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f7b59a; /* rgb */ color: rgb(247, 181, 154); /* oklch */ color: oklch(82.8% 0.086 43.2);
Tailwind
colors: {
custom: {
50: '#fccbb8',
500: '#f7b59a',
950: '#000000',
},
}SCSS
$custom: #f7b59a; $custom-light: #fccbb8; $custom-dark: #000000;
JSON
{
"hex": "#f7b59a",
"rgb": {
"r": 247,
"g": 181,
"b": 154
},
"hsl": {
"h": 17.419,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.82784,
"c": 0.08576,
"h": 43.2
},
"luminance": 0.55155
}Semantic roles & 50–950 ramp
primary
#F7B59A
secondary
#5FB4D7
accent
#A1E204
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381