#F7C080#F7C080
#F7C080 is a very light, moderate orange. Relative luminance 0.590; OKLCH L 84.3% C 0.103 H 69.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C080 |
|---|---|
| RGB | rgb(247, 192, 128) |
| HSL | hsl(32, 88%, 74%) |
| HSV | hsv(32, 48%, 97%) |
| CMYK | cmyk(0%, 22.3%, 48.2%, 3.1%) |
| CIE-LAB | lab(81.31, 12.09, 39.70) |
| CIE-LCH | lch(81.31, 41.50, 73.06°) |
| OKLab | oklab(84.34% 0.0352 0.0964) |
| OKLCH | oklch(84.34% 0.103 69.9) |
| XYZ | xyz(61.1063, 59.0357, 28.5944) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.36
Apricot (survey)
#FFB16D
ΔE00 5.94
Butterscotch
#FDB147
ΔE00 7.47
Very Light Brown
#D3B683
ΔE00 7.93
Light Orange
#FDAA48
ΔE00 7.98
Light Peach
#FFD8B1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C080 #80B7F7
analogous
#F78480 #F7C080 #F2F780
triadic
#F7C080 #80F7C0 #C080F7
tetradic
#F7C080 #80F784 #80B7F7 #F780F2
square
#F7C080 #80F784 #80B7F7 #F780F2
split-complementary
#F7C080 #80F2F7 #8480F7
monochromatic
#EE870F #F3A346 #F7C080 #FBDDBA #FDF1E2
Accessibility & contrast
On white
1.64
#F7C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#F7C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C080
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C080 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f7c080; /* rgb */ color: rgb(247, 192, 128); /* oklch */ color: oklch(84.3% 0.103 69.9);
Tailwind
colors: {
custom: {
50: '#fcd3a6',
500: '#f7c080',
950: '#000000',
},
}SCSS
$custom: #f7c080; $custom-light: #fcd3a6; $custom-dark: #000000;
JSON
{
"hex": "#f7c080",
"rgb": {
"r": 247,
"g": 192,
"b": 128
},
"hsl": {
"h": 32.269,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.84339,
"c": 0.10266,
"h": 69.9
},
"luminance": 0.59032
}Semantic roles & 50–950 ramp
primary
#F7C080
secondary
#4888D4
accent
#6AE501
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380