#F0C080#F0C080
#F0C080 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.6% C 0.098 H 73.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C080 |
|---|---|
| RGB | rgb(240, 192, 128) |
| HSL | hsl(34, 79%, 72%) |
| HSV | hsv(34, 47%, 94%) |
| CMYK | cmyk(0%, 20%, 46.7%, 5.9%) |
| CIE-LAB | lab(80.62, 9.29, 38.68) |
| CIE-LCH | lch(80.62, 39.78, 76.49°) |
| OKLab | oklab(83.64% 0.0274 0.0942) |
| OKLCH | oklch(83.64% 0.098 73.8) |
| XYZ | xyz(58.6834, 57.7863, 28.4808) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.28
Very Light Brown
#D3B683
ΔE00 6.31
Fawn
#CFAF7B
ΔE00 6.77
Tan (survey)
#D1B26F
ΔE00 6.98
Tan
#D2B48C
ΔE00 7.30
Apricot (survey)
#FFB16D
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C080 #80B0F0
analogous
#F08880 #F0C080 #E8F080
triadic
#F0C080 #80F0C0 #C080F0
tetradic
#F0C080 #80F088 #80B0F0 #F080E8
square
#F0C080 #80F088 #80B0F0 #F080E8
split-complementary
#F0C080 #80E8F0 #8880F0
monochromatic
#DC891A #EAA549 #F0C080 #F6DBB7 #FCF1E4
Accessibility & contrast
On white
1.67
#F0C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F0C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C080
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C080 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#FFB4B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f0c080; /* rgb */ color: rgb(240, 192, 128); /* oklch */ color: oklch(83.6% 0.098 73.8);
Tailwind
colors: {
custom: {
50: '#f7d2a5',
500: '#f0c080',
950: '#000000',
},
}SCSS
$custom: #f0c080; $custom-light: #f7d2a5; $custom-dark: #000000;
JSON
{
"hex": "#f0c080",
"rgb": {
"r": 240,
"g": 192,
"b": 128
},
"hsl": {
"h": 34.286,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.8364,
"c": 0.09808,
"h": 73.8
},
"luminance": 0.57783
}Semantic roles & 50–950 ramp
primary
#F0C080
secondary
#4A81CB
accent
#64DB0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380