#F8C080#F8C080
#F8C080 is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.4% C 0.103 H 69.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F8C080 |
|---|---|
| RGB | rgb(248, 192, 128) |
| HSL | hsl(32, 90%, 74%) |
| HSV | hsv(32, 48%, 97%) |
| CMYK | cmyk(0%, 22.6%, 48.4%, 2.7%) |
| CIE-LAB | lab(81.41, 12.49, 39.85) |
| CIE-LCH | lch(81.41, 41.76, 72.59°) |
| OKLab | oklab(84.44% 0.0364 0.0968) |
| OKLCH | oklch(84.44% 0.103 69.4) |
| XYZ | xyz(61.4600, 59.2180, 28.6109) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.55
Apricot (survey)
#FFB16D
ΔE00 5.72
Butterscotch
#FDB147
ΔE00 7.43
Light Orange
#FDAA48
ΔE00 7.87
Peach (survey)
#FFB07C
ΔE00 7.99
Light Peach
#FFD8B1
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8C080 #80B8F8
analogous
#F88480 #F8C080 #F4F880
triadic
#F8C080 #80F8C0 #C080F8
tetradic
#F8C080 #80F884 #80B8F8 #F880F4
square
#F8C080 #80F884 #80B8F8 #F880F4
split-complementary
#F8C080 #80F4F8 #8480F8
monochromatic
#F0860D #F5A346 #F8C080 #FBDDBA #FDF1E2
Accessibility & contrast
On white
1.64
#F8C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#F8C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8C080
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8C080 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37B
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8c080; /* rgb */ color: rgb(248, 192, 128); /* oklch */ color: oklch(84.4% 0.103 69.4);
Tailwind
colors: {
custom: {
50: '#fdd3a6',
500: '#f8c080',
950: '#000000',
},
}SCSS
$custom: #f8c080; $custom-light: #fdd3a6; $custom-dark: #000000;
JSON
{
"hex": "#f8c080",
"rgb": {
"r": 248,
"g": 192,
"b": 128
},
"hsl": {
"h": 32,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.8444,
"c": 0.10336,
"h": 69.4
},
"luminance": 0.59214
}Semantic roles & 50–950 ramp
primary
#F8C080
secondary
#4789D5
accent
#6BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380