#F3CA79#F3CA79
#F3CA79 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.8% C 0.110 H 83.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA79 |
|---|---|
| RGB | rgb(243, 202, 121) |
| HSL | hsl(40, 84%, 71%) |
| HSV | hsv(40, 50%, 95%) |
| CMYK | cmyk(0%, 16.9%, 50.2%, 4.7%) |
| CIE-LAB | lab(83.27, 4.65, 45.60) |
| CIE-LCH | lch(83.27, 45.84, 84.18°) |
| OKLab | oklab(85.76% 0.0128 0.1093) |
| OKLCH | oklch(85.76% 0.11 83.3) |
| XYZ | xyz(61.5363, 62.6795, 26.9425) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.18
Wheat (survey)
#FBDD7E
ΔE00 5.81
Light Mustard
#F7D560
ΔE00 6.48
Maize
#F4D054
ΔE00 6.70
Sandy
#F1DA7A
ΔE00 6.84
Tan (survey)
#D1B26F
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA79 #79A2F3
analogous
#F38D79 #F3CA79 #DFF379
triadic
#F3CA79 #79F3CA #CA79F3
tetradic
#F3CA79 #79F38D #79A2F3 #F379DF
square
#F3CA79 #79F38D #79A2F3 #F379DF
split-complementary
#F3CA79 #79DFF3 #8D79F3
monochromatic
#DE9A14 #EEB441 #F3CA79 #F8E0B1 #FCF4E3
Accessibility & contrast
On white
1.55
#F3CA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#F3CA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA79
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA79 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC972
Deuteranopia (green-blind)
#E6D47C
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f3ca79; /* rgb */ color: rgb(243, 202, 121); /* oklch */ color: oklch(85.8% 0.110 83.3);
Tailwind
colors: {
custom: {
50: '#f9daa1',
500: '#f3ca79',
950: '#000000',
},
}SCSS
$custom: #f3ca79; $custom-light: #f9daa1; $custom-dark: #000000;
JSON
{
"hex": "#f3ca79",
"rgb": {
"r": 243,
"g": 202,
"b": 121
},
"hsl": {
"h": 39.836,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.85758,
"c": 0.11003,
"h": 83.3
},
"luminance": 0.62676
}Semantic roles & 50–950 ramp
primary
#F3CA79
secondary
#4371CE
accent
#4FE006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380