#F8B179#F8B179
#F8B179 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.6% C 0.110 H 58.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B179 |
|---|---|
| RGB | rgb(248, 177, 121) |
| HSL | hsl(26, 90%, 72%) |
| HSV | hsv(26, 51%, 97%) |
| CMYK | cmyk(0%, 28.6%, 51.2%, 2.7%) |
| CIE-LAB | lab(77.75, 19.74, 38.80) |
| CIE-LCH | lch(77.75, 43.53, 63.04°) |
| OKLab | oklab(81.55% 0.0571 0.0939) |
| OKLCH | oklch(81.55% 0.11 58.7) |
| XYZ | xyz(57.8878, 52.7855, 25.2252) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.52
Apricot (survey)
#FFB16D
ΔE00 2.54
Sandybrown
#F4A460
ΔE00 3.90
Pale Orange
#FFA756
ΔE00 5.20
Light Orange
#FDAA48
ΔE00 7.60
Faded Orange
#F0944D
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B179 #79C0F8
analogous
#F87980 #F8B179 #F8F179
triadic
#F8B179 #79F8B1 #B179F8
tetradic
#F8B179 #80F879 #79C0F8 #F179F8
square
#F8B179 #80F879 #79C0F8 #F179F8
split-complementary
#F8B179 #79F8F1 #7980F8
monochromatic
#EA6E0C #F58F3F #F8B179 #FBD3B3 #FDEEE2
Accessibility & contrast
On white
1.82
#F8B179 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#F8B179 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B179
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B179 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B179 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B775
Deuteranopia (green-blind)
#D7C67A
Tritanopia (blue-blind)
#FFA3A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f8b179; /* rgb */ color: rgb(248, 177, 121); /* oklch */ color: oklch(81.6% 0.110 58.7);
Tailwind
colors: {
custom: {
50: '#fec8a0',
500: '#f8b179',
950: '#000000',
},
}SCSS
$custom: #f8b179; $custom-light: #fec8a0; $custom-dark: #000000;
JSON
{
"hex": "#f8b179",
"rgb": {
"r": 248,
"g": 177,
"b": 121
},
"hsl": {
"h": 26.457,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.81551,
"c": 0.10995,
"h": 58.7
},
"luminance": 0.52781
}Semantic roles & 50–950 ramp
primary
#F8B179
secondary
#4193D4
accent
#80E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280