#F3CD79#F3CD79
#F3CD79 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.3% C 0.112 H 85.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD79 |
|---|---|
| RGB | rgb(243, 205, 121) |
| HSL | hsl(41, 84%, 71%) |
| HSV | hsv(41, 50%, 95%) |
| CMYK | cmyk(0%, 15.6%, 50.2%, 4.7%) |
| CIE-LAB | lab(84.02, 3.09, 46.52) |
| CIE-LCH | lch(84.02, 46.62, 86.19°) |
| OKLab | oklab(86.34% 0.0083 0.1113) |
| OKLCH | oklch(86.34% 0.112 85.7) |
| XYZ | xyz(62.2471, 64.1009, 27.1794) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.28
Wheat (survey)
#FBDD7E
ΔE00 4.59
Light Mustard
#F7D560
ΔE00 5.38
Sandy
#F1DA7A
ΔE00 5.56
Maize
#F4D054
ΔE00 5.75
Pale Gold
#FDDE6C
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD79 #799FF3
analogous
#F39079 #F3CD79 #DCF379
triadic
#F3CD79 #79F3CD #CD79F3
tetradic
#F3CD79 #79F390 #799FF3 #F379DC
square
#F3CD79 #79F390 #799FF3 #F379DC
split-complementary
#F3CD79 #79DCF3 #9079F3
monochromatic
#DE9F14 #EEB841 #F3CD79 #F8E2B1 #FCF5E3
Accessibility & contrast
On white
1.52
#F3CD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#F3CD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD79
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD79 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC72
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cd79; /* rgb */ color: rgb(243, 205, 121); /* oklch */ color: oklch(86.3% 0.112 85.7);
Tailwind
colors: {
custom: {
50: '#f9dca1',
500: '#f3cd79',
950: '#000000',
},
}SCSS
$custom: #f3cd79; $custom-light: #f9dca1; $custom-dark: #000000;
JSON
{
"hex": "#f3cd79",
"rgb": {
"r": 243,
"g": 205,
"b": 121
},
"hsl": {
"h": 41.311,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.86344,
"c": 0.11163,
"h": 85.7
},
"luminance": 0.64098
}Semantic roles & 50–950 ramp
primary
#F3CD79
secondary
#436ECE
accent
#4AE006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480