#F4CC79#F4CC79
#F4CC79 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.2% C 0.111 H 84.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CC79 |
|---|---|
| RGB | rgb(244, 204, 121) |
| HSL | hsl(40, 85%, 72%) |
| HSV | hsv(40, 50%, 96%) |
| CMYK | cmyk(0%, 16.4%, 50.4%, 4.3%) |
| CIE-LAB | lab(83.86, 4.01, 46.35) |
| CIE-LCH | lch(83.86, 46.52, 85.05°) |
| OKLab | oklab(86.24% 0.0109 0.1109) |
| OKLCH | oklch(86.24% 0.111 84.4) |
| XYZ | xyz(62.3547, 63.8025, 27.1162) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.85
Wheat (survey)
#FBDD7E
ΔE00 5.15
Light Mustard
#F7D560
ΔE00 5.87
Maize
#F4D054
ΔE00 6.18
Sandy
#F1DA7A
ΔE00 6.22
Pale Gold
#FDDE6C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CC79 #79A1F4
analogous
#F48F79 #F4CC79 #DFF479
triadic
#F4CC79 #79F4CC #CC79F4
tetradic
#F4CC79 #79F48F #79A1F4 #F479DF
square
#F4CC79 #79F48F #79A1F4 #F479DF
split-complementary
#F4CC79 #79DFF4 #8F79F4
monochromatic
#E09D12 #EFB640 #F4CC79 #F9E2B2 #FDF4E3
Accessibility & contrast
On white
1.53
#F4CC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#F4CC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CC79
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CC79 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB72
Deuteranopia (green-blind)
#E8D57C
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f4cc79; /* rgb */ color: rgb(244, 204, 121); /* oklch */ color: oklch(86.2% 0.111 84.4);
Tailwind
colors: {
custom: {
50: '#fadba1',
500: '#f4cc79',
950: '#000000',
},
}SCSS
$custom: #f4cc79; $custom-light: #fadba1; $custom-dark: #000000;
JSON
{
"hex": "#f4cc79",
"rgb": {
"r": 244,
"g": 204,
"b": 121
},
"hsl": {
"h": 40.488,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.86243,
"c": 0.11147,
"h": 84.4
},
"luminance": 0.63799
}Semantic roles & 50–950 ramp
primary
#F4CC79
secondary
#4270CF
accent
#4CE104
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380