#F4C080#F4C080
#F4C080 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.0% C 0.101 H 71.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C080 |
|---|---|
| RGB | rgb(244, 192, 128) |
| HSL | hsl(33, 84%, 73%) |
| HSV | hsv(33, 48%, 96%) |
| CMYK | cmyk(0%, 21.3%, 47.5%, 4.3%) |
| CIE-LAB | lab(81.01, 10.89, 39.26) |
| CIE-LCH | lch(81.01, 40.74, 74.49°) |
| OKLab | oklab(84.04% 0.0319 0.0955) |
| OKLCH | oklch(84.04% 0.101 71.5) |
| XYZ | xyz(60.0566, 58.4944, 28.5452) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.84
Apricot (survey)
#FFB16D
ΔE00 6.64
Very Light Brown
#D3B683
ΔE00 7.23
Fawn
#CFAF7B
ΔE00 7.56
Butterscotch
#FDB147
ΔE00 7.66
Tan
#D2B48C
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C080 #80B4F4
analogous
#F48680 #F4C080 #EEF480
triadic
#F4C080 #80F4C0 #C080F4
tetradic
#F4C080 #80F486 #80B4F4 #F480EE
square
#F4C080 #80F486 #80B4F4 #F480EE
split-complementary
#F4C080 #80EEF4 #8680F4
monochromatic
#E68814 #EFA448 #F4C080 #F9DCB8 #FDF1E3
Accessibility & contrast
On white
1.65
#F4C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F4C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C080
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C080 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4c080; /* rgb */ color: rgb(244, 192, 128); /* oklch */ color: oklch(84.0% 0.101 71.5);
Tailwind
colors: {
custom: {
50: '#fad3a6',
500: '#f4c080',
950: '#000000',
},
}SCSS
$custom: #f4c080; $custom-light: #fad3a6; $custom-dark: #000000;
JSON
{
"hex": "#f4c080",
"rgb": {
"r": 244,
"g": 192,
"b": 128
},
"hsl": {
"h": 33.103,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.84038,
"c": 0.10064,
"h": 71.5
},
"luminance": 0.58491
}Semantic roles & 50–950 ramp
primary
#F4C080
secondary
#4885D0
accent
#67E105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380