#F0B080#F0B080
#F0B080 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.6% C 0.098 H 57.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B080 |
|---|---|
| RGB | rgb(240, 176, 128) |
| HSL | hsl(26, 79%, 72%) |
| HSV | hsv(26, 47%, 94%) |
| CMYK | cmyk(0%, 26.7%, 46.7%, 5.9%) |
| CIE-LAB | lab(76.76, 17.72, 33.71) |
| CIE-LCH | lch(76.76, 38.08, 62.27°) |
| OKLab | oklab(80.63% 0.0524 0.0828) |
| OKLCH | oklch(80.63% 0.098 57.7) |
| XYZ | xyz(55.3593, 51.1382, 27.3728) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.21
Apricot (survey)
#FFB16D
ΔE00 4.56
Sandybrown
#F4A460
ΔE00 5.14
Pale Orange
#FFA756
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.37
Lightsalmon
#FFA07A
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B080 #80C0F0
analogous
#F08088 #F0B080 #F0E880
triadic
#F0B080 #80F0B0 #B080F0
tetradic
#F0B080 #88F080 #80C0F0 #E880F0
square
#F0B080 #88F080 #80C0F0 #E880F0
split-complementary
#F0B080 #80F0E8 #8088F0
monochromatic
#DC6D1A #EA8E49 #F0B080 #F6D2B7 #FCEEE4
Accessibility & contrast
On white
1.87
#F0B080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#F0B080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B080
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B080 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B57C
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#FFA3A4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f0b080; /* rgb */ color: rgb(240, 176, 128); /* oklch */ color: oklch(80.6% 0.098 57.7);
Tailwind
colors: {
custom: {
50: '#f7c7a5',
500: '#f0b080',
950: '#000000',
},
}SCSS
$custom: #f0b080; $custom-light: #f7c7a5; $custom-dark: #000000;
JSON
{
"hex": "#f0b080",
"rgb": {
"r": 240,
"g": 176,
"b": 128
},
"hsl": {
"h": 25.714,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.80629,
"c": 0.09796,
"h": 57.7
},
"luminance": 0.51134
}Semantic roles & 50–950 ramp
primary
#F0B080
secondary
#4A93CB
accent
#82DB0A
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280