#F4C07E#F4C07E
#F4C07E is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.0% C 0.102 H 72.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C07E |
|---|---|
| RGB | rgb(244, 192, 126) |
| HSL | hsl(34, 84%, 73%) |
| HSV | hsv(34, 48%, 96%) |
| CMYK | cmyk(0%, 21.3%, 48.4%, 4.3%) |
| CIE-LAB | lab(80.98, 10.71, 40.25) |
| CIE-LCH | lch(80.98, 41.65, 75.10°) |
| OKLab | oklab(84.01% 0.0311 0.0976) |
| OKLCH | oklch(84.01% 0.102 72.3) |
| XYZ | xyz(59.9263, 58.4423, 27.8587) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.03
Apricot (survey)
#FFB16D
ΔE00 6.82
Very Light Brown
#D3B683
ΔE00 7.25
Butterscotch
#FDB147
ΔE00 7.40
Fawn
#CFAF7B
ΔE00 7.58
Tan (survey)
#D1B26F
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C07E #7EB2F4
analogous
#F4857E #F4C07E #EDF47E
triadic
#F4C07E #7EF4C0 #C07EF4
tetradic
#F4C07E #7EF485 #7EB2F4 #F47EED
square
#F4C07E #7EF485 #7EB2F4 #F47EED
split-complementary
#F4C07E #7EEDF4 #857EF4
monochromatic
#E48813 #EFA446 #F4C07E #F9DCB6 #FDF1E3
Accessibility & contrast
On white
1.66
#F4C07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F4C07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C07E
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C07E | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C279
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4c07e; /* rgb */ color: rgb(244, 192, 126); /* oklch */ color: oklch(84.0% 0.102 72.3);
Tailwind
colors: {
custom: {
50: '#fad3a4',
500: '#f4c07e',
950: '#000000',
},
}SCSS
$custom: #f4c07e; $custom-light: #fad3a4; $custom-dark: #000000;
JSON
{
"hex": "#f4c07e",
"rgb": {
"r": 244,
"g": 192,
"b": 126
},
"hsl": {
"h": 33.559,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.84006,
"c": 0.10242,
"h": 72.3
},
"luminance": 0.58439
}Semantic roles & 50–950 ramp
primary
#F4C07E
secondary
#4783CF
accent
#66E105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380