#F3CC77#F3CC77
#F3CC77 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.1% C 0.113 H 85.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CC77 |
|---|---|
| RGB | rgb(243, 204, 119) |
| HSL | hsl(41, 84%, 71%) |
| HSV | hsv(41, 51%, 95%) |
| CMYK | cmyk(0%, 16%, 51%, 4.7%) |
| CIE-LAB | lab(83.74, 3.44, 47.16) |
| CIE-LCH | lch(83.74, 47.29, 85.83°) |
| OKLab | oklab(86.12% 0.0091 0.1126) |
| OKLCH | oklch(86.12% 0.113 85.4) |
| XYZ | xyz(61.8872, 63.5755, 26.4607) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.46
Wheat (survey)
#FBDD7E
ΔE00 4.83
Light Mustard
#F7D560
ΔE00 5.41
Maize
#F4D054
ΔE00 5.71
Sandy
#F1DA7A
ΔE00 5.81
Pale Gold
#FDDE6C
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CC77 #779EF3
analogous
#F38E77 #F3CC77 #DCF377
triadic
#F3CC77 #77F3CC #CC77F3
tetradic
#F3CC77 #77F38E #779EF3 #F377DC
square
#F3CC77 #77F38E #779EF3 #F377DC
split-complementary
#F3CC77 #77DCF3 #8E77F3
monochromatic
#DC9D13 #EEB73F #F3CC77 #F8E1AF #FDF4E3
Accessibility & contrast
On white
1.53
#F3CC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#F3CC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CC77
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CC77 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB70
Deuteranopia (green-blind)
#E8D57A
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cc77; /* rgb */ color: rgb(243, 204, 119); /* oklch */ color: oklch(86.1% 0.113 85.4);
Tailwind
colors: {
custom: {
50: '#f9dba0',
500: '#f3cc77',
950: '#000000',
},
}SCSS
$custom: #f3cc77; $custom-light: #f9dba0; $custom-dark: #000000;
JSON
{
"hex": "#f3cc77",
"rgb": {
"r": 243,
"g": 204,
"b": 119
},
"hsl": {
"h": 41.129,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.8612,
"c": 0.11296,
"h": 85.4
},
"luminance": 0.63572
}Semantic roles & 50–950 ramp
primary
#F3CC77
secondary
#416DCD
accent
#4AE005
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380