#F3D176#F3D176
#F3D176 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.1% C 0.117 H 89.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D176 |
|---|---|
| RGB | rgb(243, 209, 118) |
| HSL | hsl(44, 84%, 71%) |
| HSV | hsv(44, 51%, 95%) |
| CMYK | cmyk(0%, 14%, 51.4%, 4.7%) |
| CIE-LAB | lab(84.98, 0.78, 49.16) |
| CIE-LCH | lch(84.98, 49.16, 89.10°) |
| OKLab | oklab(87.09% 0.0012 0.1169) |
| OKLCH | oklch(87.09% 0.117 89.4) |
| XYZ | xyz(63.0350, 65.9667, 26.5486) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.91
Sand (survey)
#E2CA76
ΔE00 3.50
Light Mustard
#F7D560
ΔE00 3.68
Sandy
#F1DA7A
ΔE00 3.71
Maize
#F4D054
ΔE00 4.34
Pale Gold
#FDDE6C
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D176 #7698F3
analogous
#F39276 #F3D176 #D6F376
triadic
#F3D176 #76F3D1 #D176F3
tetradic
#F3D176 #76F392 #7698F3 #F376D6
square
#F3D176 #76F392 #7698F3 #F376D6
split-complementary
#F3D176 #76D6F3 #9276F3
monochromatic
#DBA513 #EEBE3E #F3D176 #F8E4AE #FDF6E3
Accessibility & contrast
On white
1.48
#F3D176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#F3D176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D176
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D176 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6E
Deuteranopia (green-blind)
#ECD879
Tritanopia (blue-blind)
#FFC4BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3d176; /* rgb */ color: rgb(243, 209, 118); /* oklch */ color: oklch(87.1% 0.117 89.4);
Tailwind
colors: {
custom: {
50: '#f9de9f',
500: '#f3d176',
950: '#000000',
},
}SCSS
$custom: #f3d176; $custom-light: #f9de9f; $custom-dark: #000000;
JSON
{
"hex": "#f3d176",
"rgb": {
"r": 243,
"g": 209,
"b": 118
},
"hsl": {
"h": 43.68,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.87089,
"c": 0.11693,
"h": 89.4
},
"luminance": 0.65964
}Semantic roles & 50–950 ramp
primary
#F3D176
secondary
#4066CD
accent
#41E005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480