#F1CC76#F1CC76
#F1CC76 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 85.9% C 0.113 H 86.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CC76 |
|---|---|
| RGB | rgb(241, 204, 118) |
| HSL | hsl(42, 81%, 70%) |
| HSV | hsv(42, 51%, 95%) |
| CMYK | cmyk(0%, 15.4%, 51%, 5.5%) |
| CIE-LAB | lab(83.55, 2.54, 47.37) |
| CIE-LCH | lch(83.55, 47.44, 86.93°) |
| OKLab | oklab(85.92% 0.0065 0.113) |
| OKLCH | oklch(85.92% 0.113 86.7) |
| XYZ | xyz(61.1409, 63.1976, 26.1139) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.85
Wheat (survey)
#FBDD7E
ΔE00 4.48
Light Mustard
#F7D560
ΔE00 5.02
Sandy
#F1DA7A
ΔE00 5.28
Maize
#F4D054
ΔE00 5.34
Pale Gold
#FDDE6C
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CC76 #769BF1
analogous
#F18E76 #F1CC76 #D9F176
triadic
#F1CC76 #76F1CC #CC76F1
tetradic
#F1CC76 #76F18E #769BF1 #F176D9
square
#F1CC76 #76F18E #769BF1 #F176D9
split-complementary
#F1CC76 #76D9F1 #8E76F1
monochromatic
#D79D16 #EBB73E #F1CC76 #F7E1AE #FCF5E3
Accessibility & contrast
On white
1.54
#F1CC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#F1CC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CC76
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CC76 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6F
Deuteranopia (green-blind)
#E7D479
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f1cc76; /* rgb */ color: rgb(241, 204, 118); /* oklch */ color: oklch(85.9% 0.113 86.7);
Tailwind
colors: {
custom: {
50: '#f8db9f',
500: '#f1cc76',
950: '#000000',
},
}SCSS
$custom: #f1cc76; $custom-light: #f8db9f; $custom-dark: #000000;
JSON
{
"hex": "#f1cc76",
"rgb": {
"r": 241,
"g": 204,
"b": 118
},
"hsl": {
"h": 41.951,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.85917,
"c": 0.11319,
"h": 86.7
},
"luminance": 0.63195
}Semantic roles & 50–950 ramp
primary
#F1CC76
secondary
#406ACB
accent
#48DE08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380