#F4BE79#F4BE79
#F4BE79 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.106 H 72.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BE79 |
|---|---|
| RGB | rgb(244, 190, 121) |
| HSL | hsl(34, 85%, 72%) |
| HSV | hsv(34, 50%, 96%) |
| CMYK | cmyk(0%, 22.1%, 50.4%, 4.3%) |
| CIE-LAB | lab(80.43, 11.30, 42.09) |
| CIE-LCH | lch(80.43, 43.58, 74.97°) |
| OKLab | oklab(83.55% 0.0323 0.1014) |
| OKLCH | oklch(83.55% 0.106 72.3) |
| XYZ | xyz(59.1755, 57.4441, 26.0564) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.41
Apricot (survey)
#FFB16D
ΔE00 6.49
Butterscotch
#FDB147
ΔE00 6.67
Light Orange
#FDAA48
ΔE00 7.54
Very Light Brown
#D3B683
ΔE00 7.55
Fawn
#CFAF7B
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BE79 #79AFF4
analogous
#F48179 #F4BE79 #ECF479
triadic
#F4BE79 #79F4BE #BE79F4
tetradic
#F4BE79 #79F481 #79AFF4 #F479EC
square
#F4BE79 #79F481 #79AFF4 #F479EC
split-complementary
#F4BE79 #79ECF4 #8179F4
monochromatic
#E08612 #EFA340 #F4BE79 #F9D9B2 #FDF1E3
Accessibility & contrast
On white
1.68
#F4BE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F4BE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BE79
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BE79 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C073
Deuteranopia (green-blind)
#DECD7B
Tritanopia (blue-blind)
#FFB0AD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f4be79; /* rgb */ color: rgb(244, 190, 121); /* oklch */ color: oklch(83.5% 0.106 72.3);
Tailwind
colors: {
custom: {
50: '#fad1a1',
500: '#f4be79',
950: '#000000',
},
}SCSS
$custom: #f4be79; $custom-light: #fad1a1; $custom-dark: #000000;
JSON
{
"hex": "#f4be79",
"rgb": {
"r": 244,
"g": 190,
"b": 121
},
"hsl": {
"h": 33.659,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.83549,
"c": 0.10644,
"h": 72.3
},
"luminance": 0.5744
}Semantic roles & 50–950 ramp
primary
#F4BE79
secondary
#4280CF
accent
#65E104
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380