#F3D377#F3D377
#F3D377 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.5% C 0.117 H 90.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D377 |
|---|---|
| RGB | rgb(243, 211, 119) |
| HSL | hsl(45, 84%, 71%) |
| HSV | hsv(45, 51%, 95%) |
| CMYK | cmyk(0%, 13.2%, 51%, 4.7%) |
| CIE-LAB | lab(85.49, -0.17, 49.29) |
| CIE-LCH | lch(85.49, 49.29, 90.19°) |
| OKLab | oklab(87.5% -0.0014 0.1173) |
| OKLCH | oklch(87.5% 0.117 90.7) |
| XYZ | xyz(63.5885, 66.9781, 27.0278) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.31
Sandy
#F1DA7A
ΔE00 2.98
Sand (survey)
#E2CA76
ΔE00 3.38
Light Mustard
#F7D560
ΔE00 3.39
Pale Gold
#FDDE6C
ΔE00 3.88
Maize
#F4D054
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D377 #7797F3
analogous
#F39577 #F3D377 #D5F377
triadic
#F3D377 #77F3D3 #D377F3
tetradic
#F3D377 #77F395 #7797F3 #F377D5
square
#F3D377 #77F395 #7797F3 #F377D5
split-complementary
#F3D377 #77D5F3 #9577F3
monochromatic
#DCA813 #EEC13F #F3D377 #F8E5AF #FDF6E3
Accessibility & contrast
On white
1.46
#F3D377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#F3D377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D377
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D377 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06F
Deuteranopia (green-blind)
#EDDA7A
Tritanopia (blue-blind)
#FFC6BD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3d377; /* rgb */ color: rgb(243, 211, 119); /* oklch */ color: oklch(87.5% 0.117 90.7);
Tailwind
colors: {
custom: {
50: '#f9e0a0',
500: '#f3d377',
950: '#000000',
},
}SCSS
$custom: #f3d377; $custom-light: #f9e0a0; $custom-dark: #000000;
JSON
{
"hex": "#f3d377",
"rgb": {
"r": 243,
"g": 211,
"b": 119
},
"hsl": {
"h": 44.516,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.87497,
"c": 0.11732,
"h": 90.7
},
"luminance": 0.66975
}Semantic roles & 50–950 ramp
primary
#F3D377
secondary
#4165CD
accent
#3EE005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480