#F3CC79#F3CC79
#F3CC79 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.1% C 0.111 H 84.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CC79 |
|---|---|
| RGB | rgb(243, 204, 121) |
| HSL | hsl(41, 84%, 71%) |
| HSV | hsv(41, 50%, 95%) |
| CMYK | cmyk(0%, 16%, 50.2%, 4.7%) |
| CIE-LAB | lab(83.77, 3.61, 46.21) |
| CIE-LCH | lch(83.77, 46.35, 85.53°) |
| OKLab | oklab(86.15% 0.0098 0.1106) |
| OKLCH | oklch(86.15% 0.111 84.9) |
| XYZ | xyz(62.0086, 63.6241, 27.1000) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.56
Wheat (survey)
#FBDD7E
ΔE00 4.99
Light Mustard
#F7D560
ΔE00 5.73
Sandy
#F1DA7A
ΔE00 5.99
Maize
#F4D054
ΔE00 6.05
Pale Gold
#FDDE6C
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CC79 #79A0F3
analogous
#F38F79 #F3CC79 #DDF379
triadic
#F3CC79 #79F3CC #CC79F3
tetradic
#F3CC79 #79F38F #79A0F3 #F379DD
square
#F3CC79 #79F38F #79A0F3 #F379DD
split-complementary
#F3CC79 #79DDF3 #8F79F3
monochromatic
#DE9D14 #EEB741 #F3CC79 #F8E1B1 #FCF4E3
Accessibility & contrast
On white
1.53
#F3CC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#F3CC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CC79
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CC79 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB72
Deuteranopia (green-blind)
#E8D57C
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cc79; /* rgb */ color: rgb(243, 204, 121); /* oklch */ color: oklch(86.1% 0.111 84.9);
Tailwind
colors: {
custom: {
50: '#f9dba1',
500: '#f3cc79',
950: '#000000',
},
}SCSS
$custom: #f3cc79; $custom-light: #f9dba1; $custom-dark: #000000;
JSON
{
"hex": "#f3cc79",
"rgb": {
"r": 243,
"g": 204,
"b": 121
},
"hsl": {
"h": 40.82,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.86148,
"c": 0.11107,
"h": 84.9
},
"luminance": 0.63621
}Semantic roles & 50–950 ramp
primary
#F3CC79
secondary
#436FCE
accent
#4BE006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380