#F5CC76#F5CC76
#F5CC76 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.3% C 0.115 H 84.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CC76 |
|---|---|
| RGB | rgb(245, 204, 118) |
| HSL | hsl(41, 86%, 71%) |
| HSV | hsv(41, 52%, 96%) |
| CMYK | cmyk(0%, 16.7%, 51.8%, 3.9%) |
| CIE-LAB | lab(83.92, 4.16, 47.91) |
| CIE-LCH | lch(83.92, 48.09, 85.04°) |
| OKLab | oklab(86.3% 0.011 0.1141) |
| OKLCH | oklch(86.3% 0.115 84.5) |
| XYZ | xyz(62.5216, 63.9095, 26.1786) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.00
Wheat (survey)
#FBDD7E
ΔE00 5.08
Light Mustard
#F7D560
ΔE00 5.55
Maize
#F4D054
ΔE00 5.81
Sandy
#F1DA7A
ΔE00 6.21
Pale Gold
#FDDE6C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CC76 #769FF5
analogous
#F58C76 #F5CC76 #DEF576
triadic
#F5CC76 #76F5CC #CC76F5
tetradic
#F5CC76 #76F58C #769FF5 #F576DE
square
#F5CC76 #76F58C #769FF5 #F576DE
split-complementary
#F5CC76 #76DEF5 #8C76F5
monochromatic
#E09D10 #F1B73D #F5CC76 #F9E1AF #FDF4E2
Accessibility & contrast
On white
1.52
#F5CC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F5CC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CC76
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CC76 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#E9D679
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f5cc76; /* rgb */ color: rgb(245, 204, 118); /* oklch */ color: oklch(86.3% 0.115 84.5);
Tailwind
colors: {
custom: {
50: '#fbdb9f',
500: '#f5cc76',
950: '#000000',
},
}SCSS
$custom: #f5cc76; $custom-light: #fbdb9f; $custom-dark: #000000;
JSON
{
"hex": "#f5cc76",
"rgb": {
"r": 245,
"g": 204,
"b": 118
},
"hsl": {
"h": 40.63,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.86296,
"c": 0.11466,
"h": 84.5
},
"luminance": 0.63906
}Semantic roles & 50–950 ramp
primary
#F5CC76
secondary
#3F6ED0
accent
#4BE303
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380