#F4CB79#F4CB79
#F4CB79 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.0% C 0.111 H 83.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CB79 |
|---|---|
| RGB | rgb(244, 203, 121) |
| HSL | hsl(40, 85%, 72%) |
| HSV | hsv(40, 50%, 96%) |
| CMYK | cmyk(0%, 16.8%, 50.4%, 4.3%) |
| CIE-LAB | lab(83.61, 4.53, 46.04) |
| CIE-LCH | lch(83.61, 46.26, 84.38°) |
| OKLab | oklab(86.05% 0.0124 0.1103) |
| OKLCH | oklch(86.05% 0.111 83.6) |
| XYZ | xyz(62.1178, 63.3287, 27.0372) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.15
Wheat (survey)
#FBDD7E
ΔE00 5.56
Light Mustard
#F7D560
ΔE00 6.25
Maize
#F4D054
ΔE00 6.50
Sandy
#F1DA7A
ΔE00 6.65
Pale Gold
#FDDE6C
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CB79 #79A2F4
analogous
#F48E79 #F4CB79 #E0F479
triadic
#F4CB79 #79F4CB #CB79F4
tetradic
#F4CB79 #79F48E #79A2F4 #F479E0
square
#F4CB79 #79F48E #79A2F4 #F479E0
split-complementary
#F4CB79 #79E0F4 #8E79F4
monochromatic
#E09C12 #EFB540 #F4CB79 #F9E1B2 #FDF4E3
Accessibility & contrast
On white
1.54
#F4CB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#F4CB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CB79
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CB79 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA72
Deuteranopia (green-blind)
#E7D57C
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f4cb79; /* rgb */ color: rgb(244, 203, 121); /* oklch */ color: oklch(86.0% 0.111 83.6);
Tailwind
colors: {
custom: {
50: '#fadaa1',
500: '#f4cb79',
950: '#000000',
},
}SCSS
$custom: #f4cb79; $custom-light: #fadaa1; $custom-dark: #000000;
JSON
{
"hex": "#f4cb79",
"rgb": {
"r": 244,
"g": 203,
"b": 121
},
"hsl": {
"h": 40,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.86048,
"c": 0.11095,
"h": 83.6
},
"luminance": 0.63325
}Semantic roles & 50–950 ramp
primary
#F4CB79
secondary
#4271CF
accent
#4EE104
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380