#F3C778#F3C778
#F3C778 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.2% C 0.110 H 81.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F3C778 |
|---|---|
| RGB | rgb(243, 199, 120) |
| HSL | hsl(39, 84%, 71%) |
| HSV | hsv(39, 51%, 95%) |
| CMYK | cmyk(0%, 18.1%, 50.6%, 4.7%) |
| CIE-LAB | lab(82.52, 6.11, 45.16) |
| CIE-LCH | lch(82.52, 45.58, 82.29°) |
| OKLab | oklab(85.16% 0.017 0.1082) |
| OKLCH | oklch(85.16% 0.11 81.1) |
| XYZ | xyz(60.7783, 61.2609, 26.3889) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.15
Tan (survey)
#D1B26F
ΔE00 6.92
Wheat (survey)
#FBDD7E
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.17
Light Mustard
#F7D560
ΔE00 7.52
Maize
#F4D054
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3C778 #78A4F3
analogous
#F38978 #F3C778 #E1F378
triadic
#F3C778 #78F3C7 #C778F3
tetradic
#F3C778 #78F389 #78A4F3 #F378E1
square
#F3C778 #78F389 #78A4F3 #F378E1
split-complementary
#F3C778 #78E1F3 #8978F3
monochromatic
#DD9514 #EEB040 #F3C778 #F8DEB0 #FDF3E3
Accessibility & contrast
On white
1.58
#F3C778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#F3C778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3C778
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3C778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3C778 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC771
Deuteranopia (green-blind)
#E4D27A
Tritanopia (blue-blind)
#FFBAB4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f3c778; /* rgb */ color: rgb(243, 199, 120); /* oklch */ color: oklch(85.2% 0.110 81.1);
Tailwind
colors: {
custom: {
50: '#f9d7a0',
500: '#f3c778',
950: '#000000',
},
}SCSS
$custom: #f3c778; $custom-light: #f9d7a0; $custom-dark: #000000;
JSON
{
"hex": "#f3c778",
"rgb": {
"r": 243,
"g": 199,
"b": 120
},
"hsl": {
"h": 38.537,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.8516,
"c": 0.10956,
"h": 81.1
},
"luminance": 0.61258
}Semantic roles & 50–950 ramp
primary
#F3C778
secondary
#4274CE
accent
#54E005
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380