#F5D17C#F5D17C
#F5D17C is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.4% C 0.112 H 87.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D17C |
|---|---|
| RGB | rgb(245, 209, 124) |
| HSL | hsl(42, 86%, 72%) |
| HSV | hsv(42, 49%, 96%) |
| CMYK | cmyk(0%, 14.7%, 49.4%, 3.9%) |
| CIE-LAB | lab(85.24, 2.10, 46.58) |
| CIE-LCH | lch(85.24, 46.63, 87.42°) |
| OKLab | oklab(87.36% 0.0056 0.1117) |
| OKLCH | oklch(87.36% 0.112 87.1) |
| XYZ | xyz(64.0971, 66.4717, 28.5190) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.55
Sand (survey)
#E2CA76
ΔE00 4.06
Sandy
#F1DA7A
ΔE00 4.64
Light Mustard
#F7D560
ΔE00 4.81
Pale Gold
#FDDE6C
ΔE00 5.38
Maize
#F4D054
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D17C #7CA0F5
analogous
#F5957C #F5D17C #DCF57C
triadic
#F5D17C #7CF5D1 #D17CF5
tetradic
#F5D17C #7CF595 #7CA0F5 #F57CDC
square
#F5D17C #7CF595 #7CA0F5 #F57CDC
split-complementary
#F5D17C #7CDCF5 #957CF5
monochromatic
#E5A611 #F1BD43 #F5D17C #F9E5B5 #FDF5E3
Accessibility & contrast
On white
1.47
#F5D17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#F5D17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D17C
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D17C | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#ECD97F
Tritanopia (blue-blind)
#FFC4BD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5d17c; /* rgb */ color: rgb(245, 209, 124); /* oklch */ color: oklch(87.4% 0.112 87.1);
Tailwind
colors: {
custom: {
50: '#fbdea3',
500: '#f5d17c',
950: '#000000',
},
}SCSS
$custom: #f5d17c; $custom-light: #fbdea3; $custom-dark: #000000;
JSON
{
"hex": "#f5d17c",
"rgb": {
"r": 245,
"g": 209,
"b": 124
},
"hsl": {
"h": 42.149,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.87358,
"c": 0.11179,
"h": 87.1
},
"luminance": 0.66469
}Semantic roles & 50–950 ramp
primary
#F5D17C
secondary
#456ED1
accent
#46E203
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480