#F5D176#F5D176
#F5D176 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.3% C 0.118 H 88.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D176 |
|---|---|
| RGB | rgb(245, 209, 118) |
| HSL | hsl(43, 86%, 71%) |
| HSV | hsv(43, 52%, 96%) |
| CMYK | cmyk(0%, 14.7%, 51.8%, 3.9%) |
| CIE-LAB | lab(85.16, 1.58, 49.42) |
| CIE-LCH | lch(85.16, 49.44, 88.16°) |
| OKLab | oklab(87.28% 0.0034 0.1175) |
| OKLCH | oklch(87.28% 0.118 88.3) |
| XYZ | xyz(63.7292, 66.3246, 26.5811) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.14
Light Mustard
#F7D560
ΔE00 3.84
Sand (survey)
#E2CA76
ΔE00 3.98
Sandy
#F1DA7A
ΔE00 4.19
Maize
#F4D054
ΔE00 4.44
Pale Gold
#FDDE6C
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D176 #769AF5
analogous
#F59176 #F5D176 #D9F576
triadic
#F5D176 #76F5D1 #D176F5
tetradic
#F5D176 #76F591 #769AF5 #F576D9
square
#F5D176 #76F591 #769AF5 #F576D9
split-complementary
#F5D176 #76D9F5 #9176F5
monochromatic
#E0A510 #F1BE3D #F5D176 #F9E4AF #FDF5E2
Accessibility & contrast
On white
1.47
#F5D176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#F5D176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D176
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D176 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6E
Deuteranopia (green-blind)
#EDD979
Tritanopia (blue-blind)
#FFC3BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5d176; /* rgb */ color: rgb(245, 209, 118); /* oklch */ color: oklch(87.3% 0.118 88.3);
Tailwind
colors: {
custom: {
50: '#fbde9f',
500: '#f5d176',
950: '#000000',
},
}SCSS
$custom: #f5d176; $custom-light: #fbde9f; $custom-dark: #000000;
JSON
{
"hex": "#f5d176",
"rgb": {
"r": 245,
"g": 209,
"b": 118
},
"hsl": {
"h": 42.992,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.87275,
"c": 0.11752,
"h": 88.3
},
"luminance": 0.66321
}Semantic roles & 50–950 ramp
primary
#F5D176
secondary
#3F68D0
accent
#42E303
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480