#F3D17C#F3D17C
#F3D17C is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.2% C 0.111 H 88.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D17C |
|---|---|
| RGB | rgb(243, 209, 124) |
| HSL | hsl(43, 83%, 72%) |
| HSV | hsv(43, 49%, 95%) |
| CMYK | cmyk(0%, 14%, 49%, 4.7%) |
| CIE-LAB | lab(85.05, 1.30, 46.32) |
| CIE-LCH | lch(85.05, 46.33, 88.39°) |
| OKLab | oklab(87.17% 0.0034 0.1111) |
| OKLCH | oklch(87.17% 0.111 88.3) |
| XYZ | xyz(63.4030, 66.1138, 28.4865) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.29
Sand (survey)
#E2CA76
ΔE00 3.54
Sandy
#F1DA7A
ΔE00 4.16
Light Mustard
#F7D560
ΔE00 4.64
Pale Gold
#FDDE6C
ΔE00 5.18
Maize
#F4D054
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D17C #7C9EF3
analogous
#F3967C #F3D17C #DAF37C
triadic
#F3D17C #7CF3D1 #D17CF3
tetradic
#F3D17C #7CF396 #7C9EF3 #F37CDA
square
#F3D17C #7CF396 #7C9EF3 #F37CDA
split-complementary
#F3D17C #7CDAF3 #967CF3
monochromatic
#E0A615 #EEBD44 #F3D17C #F8E5B4 #FCF5E3
Accessibility & contrast
On white
1.48
#F3D17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#F3D17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D17C
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D17C | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#EBD87F
Tritanopia (blue-blind)
#FFC4BD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3d17c; /* rgb */ color: rgb(243, 209, 124); /* oklch */ color: oklch(87.2% 0.111 88.3);
Tailwind
colors: {
custom: {
50: '#f9dea3',
500: '#f3d17c',
950: '#000000',
},
}SCSS
$custom: #f3d17c; $custom-light: #f9dea3; $custom-dark: #000000;
JSON
{
"hex": "#f3d17c",
"rgb": {
"r": 243,
"g": 209,
"b": 124
},
"hsl": {
"h": 42.857,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.87172,
"c": 0.11114,
"h": 88.3
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#F3D17C
secondary
#456CCE
accent
#44E006
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480