#F1CA79#F1CA79
#F1CA79 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.6% C 0.109 H 84.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CA79 |
|---|---|
| RGB | rgb(241, 202, 121) |
| HSL | hsl(41, 81%, 71%) |
| HSV | hsv(41, 50%, 95%) |
| CMYK | cmyk(0%, 16.2%, 49.8%, 5.5%) |
| CIE-LAB | lab(83.09, 3.84, 45.33) |
| CIE-LCH | lch(83.09, 45.49, 85.16°) |
| OKLab | oklab(85.57% 0.0106 0.1087) |
| OKLCH | oklch(85.57% 0.109 84.4) |
| XYZ | xyz(60.8497, 62.3254, 26.9103) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.60
Wheat (survey)
#FBDD7E
ΔE00 5.50
Light Mustard
#F7D560
ΔE00 6.20
Sandy
#F1DA7A
ΔE00 6.39
Maize
#F4D054
ΔE00 6.45
Tan (survey)
#D1B26F
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CA79 #79A0F1
analogous
#F18E79 #F1CA79 #DCF179
triadic
#F1CA79 #79F1CA #CA79F1
tetradic
#F1CA79 #79F18E #79A0F1 #F179DC
square
#F1CA79 #79F18E #79A0F1 #F179DC
split-complementary
#F1CA79 #79DCF1 #8E79F1
monochromatic
#D99A17 #EBB442 #F1CA79 #F7E0B0 #FCF4E3
Accessibility & contrast
On white
1.56
#F1CA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#F1CA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CA79
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CA79 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC972
Deuteranopia (green-blind)
#E6D37C
Tritanopia (blue-blind)
#FFBDB6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f1ca79; /* rgb */ color: rgb(241, 202, 121); /* oklch */ color: oklch(85.6% 0.109 84.4);
Tailwind
colors: {
custom: {
50: '#f8d9a1',
500: '#f1ca79',
950: '#000000',
},
}SCSS
$custom: #f1ca79; $custom-light: #f8d9a1; $custom-dark: #000000;
JSON
{
"hex": "#f1ca79",
"rgb": {
"r": 241,
"g": 202,
"b": 121
},
"hsl": {
"h": 40.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.85567,
"c": 0.10921,
"h": 84.4
},
"luminance": 0.62322
}Semantic roles & 50–950 ramp
primary
#F1CA79
secondary
#436FCB
accent
#4DDD08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380