#F0CC79#F0CC79
#F0CC79 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.9% C 0.110 H 86.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CC79 |
|---|---|
| RGB | rgb(240, 204, 121) |
| HSL | hsl(42, 80%, 71%) |
| HSV | hsv(42, 50%, 94%) |
| CMYK | cmyk(0%, 15%, 49.6%, 5.9%) |
| CIE-LAB | lab(83.49, 2.40, 45.81) |
| CIE-LCH | lch(83.49, 45.87, 87.00°) |
| OKLab | oklab(85.87% 0.0064 0.1098) |
| OKLCH | oklch(85.87% 0.11 86.6) |
| XYZ | xyz(60.9815, 63.0945, 27.0518) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.69
Wheat (survey)
#FBDD7E
ΔE00 4.58
Sandy
#F1DA7A
ΔE00 5.31
Light Mustard
#F7D560
ΔE00 5.39
Maize
#F4D054
ΔE00 5.76
Pale Gold
#FDDE6C
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CC79 #799DF0
analogous
#F09079 #F0CC79 #D8F079
triadic
#F0CC79 #79F0CC #CC79F0
tetradic
#F0CC79 #79F090 #799DF0 #F079D8
square
#F0CC79 #79F090 #799DF0 #F079D8
split-complementary
#F0CC79 #79D8F0 #9079F0
monochromatic
#D79D18 #EAB742 #F0CC79 #F6E1B0 #FCF5E3
Accessibility & contrast
On white
1.54
#F0CC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#F0CC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CC79
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CC79 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA72
Deuteranopia (green-blind)
#E7D47C
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f0cc79; /* rgb */ color: rgb(240, 204, 121); /* oklch */ color: oklch(85.9% 0.110 86.6);
Tailwind
colors: {
custom: {
50: '#f7dba1',
500: '#f0cc79',
950: '#000000',
},
}SCSS
$custom: #f0cc79; $custom-light: #f7dba1; $custom-dark: #000000;
JSON
{
"hex": "#f0cc79",
"rgb": {
"r": 240,
"g": 204,
"b": 121
},
"hsl": {
"h": 41.849,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.85865,
"c": 0.10997,
"h": 86.6
},
"luminance": 0.63091
}Semantic roles & 50–950 ramp
primary
#F0CC79
secondary
#436CCA
accent
#49DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380