#F0CB79#F0CB79
#F0CB79 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.109 H 85.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CB79 |
|---|---|
| RGB | rgb(240, 203, 121) |
| HSL | hsl(41, 80%, 71%) |
| HSV | hsv(41, 50%, 94%) |
| CMYK | cmyk(0%, 15.4%, 49.6%, 5.9%) |
| CIE-LAB | lab(83.24, 2.92, 45.50) |
| CIE-LCH | lch(83.24, 45.59, 86.33°) |
| OKLab | oklab(85.67% 0.0079 0.1091) |
| OKLCH | oklch(85.67% 0.109 85.8) |
| XYZ | xyz(60.7446, 62.6206, 26.9728) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.98
Wheat (survey)
#FBDD7E
ΔE00 4.97
Light Mustard
#F7D560
ΔE00 5.72
Sandy
#F1DA7A
ΔE00 5.74
Maize
#F4D054
ΔE00 6.04
Pale Gold
#FDDE6C
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CB79 #799EF0
analogous
#F08F79 #F0CB79 #D9F079
triadic
#F0CB79 #79F0CB #CB79F0
tetradic
#F0CB79 #79F08F #799EF0 #F079D9
square
#F0CB79 #79F08F #799EF0 #F079D9
split-complementary
#F0CB79 #79D9F0 #8F79F0
monochromatic
#D79B18 #EAB642 #F0CB79 #F6E0B0 #FCF4E3
Accessibility & contrast
On white
1.55
#F0CB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#F0CB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CB79
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CB79 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA72
Deuteranopia (green-blind)
#E6D37C
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0cb79; /* rgb */ color: rgb(240, 203, 121); /* oklch */ color: oklch(85.7% 0.109 85.8);
Tailwind
colors: {
custom: {
50: '#f7daa1',
500: '#f0cb79',
950: '#000000',
},
}SCSS
$custom: #f0cb79; $custom-light: #f7daa1; $custom-dark: #000000;
JSON
{
"hex": "#f0cb79",
"rgb": {
"r": 240,
"g": 203,
"b": 121
},
"hsl": {
"h": 41.345,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.85668,
"c": 0.10939,
"h": 85.8
},
"luminance": 0.62618
}Semantic roles & 50–950 ramp
primary
#F0CB79
secondary
#436DCA
accent
#4BDC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380