#F8B178#F8B178
#F8B178 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.5% C 0.111 H 59.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B178 |
|---|---|
| RGB | rgb(248, 177, 120) |
| HSL | hsl(27, 90%, 72%) |
| HSV | hsv(27, 52%, 97%) |
| CMYK | cmyk(0%, 28.6%, 51.6%, 2.7%) |
| CIE-LAB | lab(77.73, 19.65, 39.30) |
| CIE-LCH | lch(77.73, 43.94, 63.43°) |
| OKLab | oklab(81.54% 0.0568 0.095) |
| OKLCH | oklch(81.54% 0.111 59.1) |
| XYZ | xyz(57.8268, 52.7611, 24.9039) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.33
Peach (survey)
#FFB07C
ΔE00 2.72
Sandybrown
#F4A460
ΔE00 3.78
Pale Orange
#FFA756
ΔE00 5.02
Light Orange
#FDAA48
ΔE00 7.36
Faded Orange
#F0944D
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B178 #78BFF8
analogous
#F8787F #F8B178 #F8F178
triadic
#F8B178 #78F8B1 #B178F8
tetradic
#F8B178 #7FF878 #78BFF8 #F178F8
square
#F8B178 #7FF878 #78BFF8 #F178F8
split-complementary
#F8B178 #78F8F1 #787FF8
monochromatic
#E96F0C #F58F3E #F8B178 #FBD3B2 #FDEEE2
Accessibility & contrast
On white
1.82
#F8B178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#F8B178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B178
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B178 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B773
Deuteranopia (green-blind)
#D7C679
Tritanopia (blue-blind)
#FFA2A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f8b178; /* rgb */ color: rgb(248, 177, 120); /* oklch */ color: oklch(81.5% 0.111 59.1);
Tailwind
colors: {
custom: {
50: '#fec8a0',
500: '#f8b178',
950: '#000000',
},
}SCSS
$custom: #f8b178; $custom-light: #fec8a0; $custom-dark: #000000;
JSON
{
"hex": "#f8b178",
"rgb": {
"r": 248,
"g": 177,
"b": 120
},
"hsl": {
"h": 26.719,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.81536,
"c": 0.11066,
"h": 59.1
},
"luminance": 0.52757
}Semantic roles & 50–950 ramp
primary
#F8B178
secondary
#4092D4
accent
#7FE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280