#F3C080#F3C080
#F3C080 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 83.9% C 0.100 H 72.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F3C080 |
|---|---|
| RGB | rgb(243, 192, 128) |
| HSL | hsl(33, 83%, 73%) |
| HSV | hsv(33, 47%, 95%) |
| CMYK | cmyk(0%, 21%, 47.3%, 4.7%) |
| CIE-LAB | lab(80.91, 10.49, 39.11) |
| CIE-LCH | lch(80.91, 40.50, 74.98°) |
| OKLab | oklab(83.94% 0.0307 0.0951) |
| OKLCH | oklch(83.94% 0.1 72.1) |
| XYZ | xyz(59.7105, 58.3159, 28.5289) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.69
Apricot (survey)
#FFB16D
ΔE00 6.89
Very Light Brown
#D3B683
ΔE00 6.99
Fawn
#CFAF7B
ΔE00 7.35
Tan
#D2B48C
ΔE00 7.73
Tan (survey)
#D1B26F
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3C080 #80B3F3
analogous
#F38680 #F3C080 #EDF380
triadic
#F3C080 #80F3C0 #C080F3
tetradic
#F3C080 #80F386 #80B3F3 #F380ED
square
#F3C080 #80F386 #80B3F3 #F380ED
split-complementary
#F3C080 #80EDF3 #8680F3
monochromatic
#E38815 #EEA448 #F3C080 #F8DCB8 #FCF1E3
Accessibility & contrast
On white
1.66
#F3C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#F3C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3C080
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3C080 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27B
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3c080; /* rgb */ color: rgb(243, 192, 128); /* oklch */ color: oklch(83.9% 0.100 72.1);
Tailwind
colors: {
custom: {
50: '#f9d3a5',
500: '#f3c080',
950: '#000000',
},
}SCSS
$custom: #f3c080; $custom-light: #f9d3a5; $custom-dark: #000000;
JSON
{
"hex": "#f3c080",
"rgb": {
"r": 243,
"g": 192,
"b": 128
},
"hsl": {
"h": 33.391,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.83938,
"c": 0.09998,
"h": 72.1
},
"luminance": 0.58312
}Semantic roles & 50–950 ramp
primary
#F3C080
secondary
#4984CE
accent
#66DF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380