#F3D57F#F3D57F
#F3D57F is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.0% C 0.111 H 90.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D57F |
|---|---|
| RGB | rgb(243, 213, 127) |
| HSL | hsl(44, 83%, 73%) |
| HSV | hsv(44, 48%, 95%) |
| CMYK | cmyk(0%, 12.3%, 47.7%, 4.7%) |
| CIE-LAB | lab(86.10, -0.48, 46.13) |
| CIE-LCH | lch(86.10, 46.13, 90.60°) |
| OKLab | oklab(88.01% -0.0015 0.1109) |
| OKLCH | oklch(88.01% 0.111 90.8) |
| XYZ | xyz(64.5893, 68.1783, 29.8321) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.23
Sandy
#F1DA7A
ΔE00 2.84
Sand (survey)
#E2CA76
ΔE00 3.30
Light Mustard
#F7D560
ΔE00 4.32
Pale Gold
#FDDE6C
ΔE00 4.39
Maize
#F4D054
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D57F #7F9DF3
analogous
#F39B7F #F3D57F #D7F37F
triadic
#F3D57F #7FF3D5 #D57FF3
tetradic
#F3D57F #7FF39B #7F9DF3 #F37FD7
square
#F3D57F #7FF39B #7F9DF3 #F37FD7
split-complementary
#F3D57F #7FD7F3 #9B7FF3
monochromatic
#E2AD15 #EEC347 #F3D57F #F8E7B7 #FCF6E3
Accessibility & contrast
On white
1.43
#F3D57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#F3D57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D57F
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D57F | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#EEDB82
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f3d57f; /* rgb */ color: rgb(243, 213, 127); /* oklch */ color: oklch(88.0% 0.111 90.8);
Tailwind
colors: {
custom: {
50: '#f9e1a5',
500: '#f3d57f',
950: '#000000',
},
}SCSS
$custom: #f3d57f; $custom-light: #f9e1a5; $custom-dark: #000000;
JSON
{
"hex": "#f3d57f",
"rgb": {
"r": 243,
"g": 213,
"b": 127
},
"hsl": {
"h": 44.483,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.88005,
"c": 0.11089,
"h": 90.8
},
"luminance": 0.68175
}Semantic roles & 50–950 ramp
primary
#F3D57F
secondary
#486BCE
accent
#3EDF06
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480