#F0CC80#F0CC80
#F0CC80 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.0% C 0.103 H 85.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CC80 |
|---|---|
| RGB | rgb(240, 204, 128) |
| HSL | hsl(41, 79%, 72%) |
| HSV | hsv(41, 47%, 94%) |
| CMYK | cmyk(0%, 15%, 46.7%, 5.9%) |
| CIE-LAB | lab(83.59, 3.04, 42.44) |
| CIE-LCH | lch(83.59, 42.55, 85.90°) |
| OKLab | oklab(85.97% 0.009 0.1027) |
| OKLCH | oklch(85.97% 0.103 85) |
| XYZ | xyz(61.4264, 63.2724, 29.3951) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.26
Wheat (survey)
#FBDD7E
ΔE00 5.31
Sandy
#F1DA7A
ΔE00 6.08
Light Mustard
#F7D560
ΔE00 6.57
Tan (survey)
#D1B26F
ΔE00 6.96
Maize
#F4D054
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CC80 #80A4F0
analogous
#F09480 #F0CC80 #DCF080
triadic
#F0CC80 #80F0CC #CC80F0
tetradic
#F0CC80 #80F094 #80A4F0 #F080DC
square
#F0CC80 #80F094 #80A4F0 #F080DC
split-complementary
#F0CC80 #80DCF0 #9480F0
monochromatic
#DC9D1A #EAB649 #F0CC80 #F6E2B7 #FCF4E4
Accessibility & contrast
On white
1.54
#F0CC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F0CC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CC80
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CC80 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7A
Deuteranopia (green-blind)
#E6D482
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f0cc80; /* rgb */ color: rgb(240, 204, 128); /* oklch */ color: oklch(86.0% 0.103 85.0);
Tailwind
colors: {
custom: {
50: '#f7dba6',
500: '#f0cc80',
950: '#000000',
},
}SCSS
$custom: #f0cc80; $custom-light: #f7dba6; $custom-dark: #000000;
JSON
{
"hex": "#f0cc80",
"rgb": {
"r": 240,
"g": 204,
"b": 128
},
"hsl": {
"h": 40.714,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.85969,
"c": 0.1031,
"h": 85
},
"luminance": 0.6327
}Semantic roles & 50–950 ramp
primary
#F0CC80
secondary
#4A73CB
accent
#4DDB0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480