#F3CA77#F3CA77
#F3CA77 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.112 H 83.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA77 |
|---|---|
| RGB | rgb(243, 202, 119) |
| HSL | hsl(40, 84%, 71%) |
| HSV | hsv(40, 51%, 95%) |
| CMYK | cmyk(0%, 16.9%, 51%, 4.7%) |
| CIE-LAB | lab(83.25, 4.47, 46.56) |
| CIE-LCH | lch(83.25, 46.77, 84.51°) |
| OKLab | oklab(85.73% 0.0121 0.1113) |
| OKLCH | oklch(85.73% 0.112 83.8) |
| XYZ | xyz(61.4149, 62.6309, 26.3033) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.05
Wheat (survey)
#FBDD7E
ΔE00 5.64
Light Mustard
#F7D560
ΔE00 6.16
Maize
#F4D054
ΔE00 6.36
Sandy
#F1DA7A
ΔE00 6.66
Pale Gold
#FDDE6C
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA77 #77A0F3
analogous
#F38C77 #F3CA77 #DEF377
triadic
#F3CA77 #77F3CA #CA77F3
tetradic
#F3CA77 #77F38C #77A0F3 #F377DE
square
#F3CA77 #77F38C #77A0F3 #F377DE
split-complementary
#F3CA77 #77DEF3 #8C77F3
monochromatic
#DC9A13 #EEB43F #F3CA77 #F8E0AF #FDF4E3
Accessibility & contrast
On white
1.55
#F3CA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F3CA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA77
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA77 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC970
Deuteranopia (green-blind)
#E7D47A
Tritanopia (blue-blind)
#FFBDB6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f3ca77; /* rgb */ color: rgb(243, 202, 119); /* oklch */ color: oklch(85.7% 0.112 83.8);
Tailwind
colors: {
custom: {
50: '#f9d9a0',
500: '#f3ca77',
950: '#000000',
},
}SCSS
$custom: #f3ca77; $custom-light: #f9d9a0; $custom-dark: #000000;
JSON
{
"hex": "#f3ca77",
"rgb": {
"r": 243,
"g": 202,
"b": 119
},
"hsl": {
"h": 40.161,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.85729,
"c": 0.11191,
"h": 83.8
},
"luminance": 0.62628
}Semantic roles & 50–950 ramp
primary
#F3CA77
secondary
#416FCD
accent
#4EE005
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380