#F3CE77#F3CE77
#F3CE77 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.5% C 0.114 H 87.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CE77 |
|---|---|
| RGB | rgb(243, 206, 119) |
| HSL | hsl(42, 84%, 71%) |
| HSV | hsv(42, 51%, 95%) |
| CMYK | cmyk(0%, 15.2%, 51%, 4.7%) |
| CIE-LAB | lab(84.24, 2.40, 47.77) |
| CIE-LCH | lch(84.24, 47.83, 87.12°) |
| OKLab | oklab(86.51% 0.0061 0.114) |
| OKLCH | oklch(86.51% 0.114 87) |
| XYZ | xyz(62.3657, 64.5323, 26.6202) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.97
Wheat (survey)
#FBDD7E
ΔE00 4.05
Light Mustard
#F7D560
ΔE00 4.72
Sandy
#F1DA7A
ΔE00 4.98
Maize
#F4D054
ΔE00 5.14
Pale Gold
#FDDE6C
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CE77 #779CF3
analogous
#F39077 #F3CE77 #DAF377
triadic
#F3CE77 #77F3CE #CE77F3
tetradic
#F3CE77 #77F390 #779CF3 #F377DA
square
#F3CE77 #77F390 #779CF3 #F377DA
split-complementary
#F3CE77 #77DAF3 #9077F3
monochromatic
#DCA013 #EEBA3F #F3CE77 #F8E2AF #FDF5E3
Accessibility & contrast
On white
1.51
#F3CE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F3CE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CE77
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CE77 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC70
Deuteranopia (green-blind)
#E9D67A
Tritanopia (blue-blind)
#FFC1B9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3ce77; /* rgb */ color: rgb(243, 206, 119); /* oklch */ color: oklch(86.5% 0.114 87.0);
Tailwind
colors: {
custom: {
50: '#f9dca0',
500: '#f3ce77',
950: '#000000',
},
}SCSS
$custom: #f3ce77; $custom-light: #f9dca0; $custom-dark: #000000;
JSON
{
"hex": "#f3ce77",
"rgb": {
"r": 243,
"g": 206,
"b": 119
},
"hsl": {
"h": 42.097,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.86512,
"c": 0.11411,
"h": 87
},
"luminance": 0.64529
}Semantic roles & 50–950 ramp
primary
#F3CE77
secondary
#416BCD
accent
#47E005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480