#F4C07F#F4C07F
#F4C07F is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.0% C 0.102 H 71.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C07F |
|---|---|
| RGB | rgb(244, 192, 127) |
| HSL | hsl(33, 84%, 73%) |
| HSV | hsv(33, 48%, 96%) |
| CMYK | cmyk(0%, 21.3%, 48%, 4.3%) |
| CIE-LAB | lab(81.00, 10.80, 39.75) |
| CIE-LCH | lch(81.00, 41.19, 74.80°) |
| OKLab | oklab(84.02% 0.0315 0.0965) |
| OKLCH | oklch(84.02% 0.102 71.9) |
| XYZ | xyz(59.9911, 58.4682, 28.2002) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.93
Apricot (survey)
#FFB16D
ΔE00 6.73
Very Light Brown
#D3B683
ΔE00 7.23
Butterscotch
#FDB147
ΔE00 7.53
Fawn
#CFAF7B
ΔE00 7.56
Tan (survey)
#D1B26F
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C07F #7FB3F4
analogous
#F4857F #F4C07F #EEF47F
triadic
#F4C07F #7FF4C0 #C07FF4
tetradic
#F4C07F #7FF485 #7FB3F4 #F47FEE
square
#F4C07F #7FF485 #7FB3F4 #F47FEE
split-complementary
#F4C07F #7FEEF4 #857FF4
monochromatic
#E58814 #EFA447 #F4C07F #F9DCB7 #FDF1E3
Accessibility & contrast
On white
1.65
#F4C07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F4C07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C07F
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C07F | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 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)
#D3C27A
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4c07f; /* rgb */ color: rgb(244, 192, 127); /* oklch */ color: oklch(84.0% 0.102 71.9);
Tailwind
colors: {
custom: {
50: '#fad3a5',
500: '#f4c07f',
950: '#000000',
},
}SCSS
$custom: #f4c07f; $custom-light: #fad3a5; $custom-dark: #000000;
JSON
{
"hex": "#f4c07f",
"rgb": {
"r": 244,
"g": 192,
"b": 127
},
"hsl": {
"h": 33.333,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.84022,
"c": 0.10153,
"h": 71.9
},
"luminance": 0.58465
}Semantic roles & 50–950 ramp
primary
#F4C07F
secondary
#4884D0
accent
#67E105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380