#F4CC76#F4CC76
#F4CC76 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.114 H 85.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CC76 |
|---|---|
| RGB | rgb(244, 204, 118) |
| HSL | hsl(41, 85%, 71%) |
| HSV | hsv(41, 52%, 96%) |
| CMYK | cmyk(0%, 16.4%, 51.6%, 4.3%) |
| CIE-LAB | lab(83.83, 3.76, 47.77) |
| CIE-LCH | lch(83.83, 47.92, 85.51°) |
| OKLab | oklab(86.2% 0.0098 0.1139) |
| OKLCH | oklch(86.2% 0.114 85.1) |
| XYZ | xyz(62.1736, 63.7301, 26.1623) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 4.91
Light Mustard
#F7D560
ΔE00 5.40
Maize
#F4D054
ΔE00 5.67
Sandy
#F1DA7A
ΔE00 5.97
Pale Gold
#FDDE6C
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CC76 #769EF4
analogous
#F48D76 #F4CC76 #DDF476
triadic
#F4CC76 #76F4CC #CC76F4
tetradic
#F4CC76 #76F48D #769EF4 #F476DD
square
#F4CC76 #76F48D #769EF4 #F476DD
split-complementary
#F4CC76 #76DDF4 #8D76F4
monochromatic
#DE9D12 #EFB73D #F4CC76 #F9E1AF #FDF4E3
Accessibility & contrast
On white
1.53
#F4CC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F4CC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CC76
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CC76 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#E8D579
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f4cc76; /* rgb */ color: rgb(244, 204, 118); /* oklch */ color: oklch(86.2% 0.114 85.1);
Tailwind
colors: {
custom: {
50: '#fadb9f',
500: '#f4cc76',
950: '#000000',
},
}SCSS
$custom: #f4cc76; $custom-light: #fadb9f; $custom-dark: #000000;
JSON
{
"hex": "#f4cc76",
"rgb": {
"r": 244,
"g": 204,
"b": 118
},
"hsl": {
"h": 40.952,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.86201,
"c": 0.11428,
"h": 85.1
},
"luminance": 0.63727
}Semantic roles & 50–950 ramp
primary
#F4CC76
secondary
#406DCF
accent
#4AE204
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380