#F0CC78#F0CC78
#F0CC78 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.9% C 0.111 H 86.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CC78 |
|---|---|
| RGB | rgb(240, 204, 120) |
| HSL | hsl(42, 80%, 71%) |
| HSV | hsv(42, 50%, 94%) |
| CMYK | cmyk(0%, 15%, 50%, 5.9%) |
| CIE-LAB | lab(83.48, 2.31, 46.28) |
| CIE-LCH | lch(83.48, 46.34, 87.14°) |
| OKLab | oklab(85.85% 0.0061 0.1108) |
| OKLCH | oklch(85.85% 0.111 86.9) |
| XYZ | xyz(60.9205, 63.0701, 26.7305) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.64
Wheat (survey)
#FBDD7E
ΔE00 4.51
Sandy
#F1DA7A
ΔE00 5.22
Light Mustard
#F7D560
ΔE00 5.23
Maize
#F4D054
ΔE00 5.59
Pale Gold
#FDDE6C
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CC78 #789CF0
analogous
#F09078 #F0CC78 #D8F078
triadic
#F0CC78 #78F0CC #CC78F0
tetradic
#F0CC78 #78F090 #789CF0 #F078D8
square
#F0CC78 #78F090 #789CF0 #F078D8
split-complementary
#F0CC78 #78D8F0 #9078F0
monochromatic
#D69D18 #EAB741 #F0CC78 #F6E1AF #FCF5E3
Accessibility & contrast
On white
1.54
#F0CC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#F0CC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CC78
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CC78 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA71
Deuteranopia (green-blind)
#E7D47B
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f0cc78; /* rgb */ color: rgb(240, 204, 120); /* oklch */ color: oklch(85.9% 0.111 86.9);
Tailwind
colors: {
custom: {
50: '#f7dba0',
500: '#f0cc78',
950: '#000000',
},
}SCSS
$custom: #f0cc78; $custom-light: #f7dba0; $custom-dark: #000000;
JSON
{
"hex": "#f0cc78",
"rgb": {
"r": 240,
"g": 204,
"b": 120
},
"hsl": {
"h": 42,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.8585,
"c": 0.11094,
"h": 86.9
},
"luminance": 0.63067
}Semantic roles & 50–950 ramp
primary
#F0CC78
secondary
#426BCA
accent
#49DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380