#F7B57F#F7B57F
#F7B57F is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.3% C 0.104 H 59.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B57F |
|---|---|
| RGB | rgb(247, 181, 127) |
| HSL | hsl(27, 88%, 73%) |
| HSV | hsv(27, 49%, 97%) |
| CMYK | cmyk(0%, 26.7%, 48.6%, 3.1%) |
| CIE-LAB | lab(78.67, 17.77, 36.84) |
| CIE-LCH | lch(78.67, 40.91, 64.25°) |
| OKLab | oklab(82.27% 0.052 0.0899) |
| OKLCH | oklch(82.27% 0.104 59.9) |
| XYZ | xyz(58.7152, 54.3583, 27.4742) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.21
Peach (survey)
#FFB07C
ΔE00 3.33
Sandybrown
#F4A460
ΔE00 4.98
Pale Orange
#FFA756
ΔE00 6.13
Burlywood
#DEB887
ΔE00 7.24
Light Orange
#FDAA48
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B57F #7FC1F7
analogous
#F77F85 #F7B57F #F7F17F
triadic
#F7B57F #7FF7B5 #B57FF7
tetradic
#F7B57F #85F77F #7FC1F7 #F17FF7
square
#F7B57F #85F77F #7FC1F7 #F17FF7
split-complementary
#F7B57F #7FF7F1 #7F85F7
monochromatic
#ED730F #F39445 #F7B57F #FBD6B9 #FDEEE2
Accessibility & contrast
On white
1.77
#F7B57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#F7B57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B57F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B57F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7B
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f7b57f; /* rgb */ color: rgb(247, 181, 127); /* oklch */ color: oklch(82.3% 0.104 59.9);
Tailwind
colors: {
custom: {
50: '#fdcba5',
500: '#f7b57f',
950: '#000000',
},
}SCSS
$custom: #f7b57f; $custom-light: #fdcba5; $custom-dark: #000000;
JSON
{
"hex": "#f7b57f",
"rgb": {
"r": 247,
"g": 181,
"b": 127
},
"hsl": {
"h": 27,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.82274,
"c": 0.10381,
"h": 59.9
},
"luminance": 0.54354
}Semantic roles & 50–950 ramp
primary
#F7B57F
secondary
#4794D3
accent
#7EE501
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280