#F0CA77#F0CA77
#F0CA77 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.4% C 0.111 H 85.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA77 |
|---|---|
| RGB | rgb(240, 202, 119) |
| HSL | hsl(41, 80%, 70%) |
| HSV | hsv(41, 50%, 94%) |
| CMYK | cmyk(0%, 15.8%, 50.4%, 5.9%) |
| CIE-LAB | lab(82.97, 3.26, 46.15) |
| CIE-LCH | lch(82.97, 46.26, 85.96°) |
| OKLab | oklab(85.44% 0.0087 0.1104) |
| OKLCH | oklch(85.44% 0.111 85.5) |
| XYZ | xyz(60.3878, 62.1013, 26.2551) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.18
Wheat (survey)
#FBDD7E
ΔE00 5.19
Light Mustard
#F7D560
ΔE00 5.76
Sandy
#F1DA7A
ΔE00 5.98
Maize
#F4D054
ΔE00 6.00
Pale Gold
#FDDE6C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA77 #779DF0
analogous
#F08D77 #F0CA77 #D9F077
triadic
#F0CA77 #77F0CA #CA77F0
tetradic
#F0CA77 #77F08D #779DF0 #F077D9
square
#F0CA77 #77F08D #779DF0 #F077D9
split-complementary
#F0CA77 #77D9F0 #8D77F0
monochromatic
#D59A18 #EAB540 #F0CA77 #F6DFAE #FCF4E3
Accessibility & contrast
On white
1.56
#F0CA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#F0CA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA77
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA77 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC970
Deuteranopia (green-blind)
#E5D37A
Tritanopia (blue-blind)
#FFBDB6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0ca77; /* rgb */ color: rgb(240, 202, 119); /* oklch */ color: oklch(85.4% 0.111 85.5);
Tailwind
colors: {
custom: {
50: '#f7d9a0',
500: '#f0ca77',
950: '#000000',
},
}SCSS
$custom: #f0ca77; $custom-light: #f7d9a0; $custom-dark: #000000;
JSON
{
"hex": "#f0ca77",
"rgb": {
"r": 240,
"g": 202,
"b": 119
},
"hsl": {
"h": 41.157,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.85443,
"c": 0.11073,
"h": 85.5
},
"luminance": 0.62098
}Semantic roles & 50–950 ramp
primary
#F0CA77
secondary
#426CCA
accent
#4BDC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380