#F3D178#F3D178
#F3D178 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.1% C 0.115 H 89.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D178 |
|---|---|
| RGB | rgb(243, 209, 120) |
| HSL | hsl(43, 84%, 71%) |
| HSV | hsv(43, 51%, 95%) |
| CMYK | cmyk(0%, 14%, 50.6%, 4.7%) |
| CIE-LAB | lab(85.00, 0.95, 48.21) |
| CIE-LCH | lch(85.00, 48.22, 88.88°) |
| OKLab | oklab(87.12% 0.0019 0.115) |
| OKLCH | oklch(87.12% 0.115 89) |
| XYZ | xyz(63.1551, 66.0147, 27.1812) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.00
Sand (survey)
#E2CA76
ΔE00 3.48
Sandy
#F1DA7A
ΔE00 3.83
Light Mustard
#F7D560
ΔE00 3.99
Pale Gold
#FDDE6C
ΔE00 4.65
Maize
#F4D054
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D178 #789AF3
analogous
#F39378 #F3D178 #D7F378
triadic
#F3D178 #78F3D1 #D178F3
tetradic
#F3D178 #78F393 #789AF3 #F378D7
square
#F3D178 #78F393 #789AF3 #F378D7
split-complementary
#F3D178 #78D7F3 #9378F3
monochromatic
#DDA514 #EEBE40 #F3D178 #F8E4B0 #FDF5E3
Accessibility & contrast
On white
1.48
#F3D178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#F3D178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D178
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D178 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF70
Deuteranopia (green-blind)
#ECD87B
Tritanopia (blue-blind)
#FFC4BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3d178; /* rgb */ color: rgb(243, 209, 120); /* oklch */ color: oklch(87.1% 0.115 89.0);
Tailwind
colors: {
custom: {
50: '#f9dea1',
500: '#f3d178',
950: '#000000',
},
}SCSS
$custom: #f3d178; $custom-light: #f9dea1; $custom-dark: #000000;
JSON
{
"hex": "#f3d178",
"rgb": {
"r": 243,
"g": 209,
"b": 120
},
"hsl": {
"h": 43.415,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.87116,
"c": 0.11502,
"h": 89
},
"luminance": 0.66012
}Semantic roles & 50–950 ramp
primary
#F3D178
secondary
#4268CE
accent
#42E005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480