#F5D57D#F5D57D
#F5D57D is a very light, moderate orange. Relative luminance 0.685; OKLCH L 88.2% C 0.113 H 90.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D57D |
|---|---|
| RGB | rgb(245, 213, 125) |
| HSL | hsl(44, 86%, 73%) |
| HSV | hsv(44, 49%, 96%) |
| CMYK | cmyk(0%, 13.1%, 49%, 3.9%) |
| CIE-LAB | lab(86.25, 0.14, 47.34) |
| CIE-LCH | lch(86.25, 47.34, 89.83°) |
| OKLab | oklab(88.16% 0 0.1134) |
| OKLCH | oklch(88.16% 0.113 90) |
| XYZ | xyz(65.1544, 68.4846, 29.1850) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.14
Sandy
#F1DA7A
ΔE00 3.12
Sand (survey)
#E2CA76
ΔE00 3.66
Light Mustard
#F7D560
ΔE00 4.02
Pale Gold
#FDDE6C
ΔE00 4.18
Maize
#F4D054
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D57D #7D9DF5
analogous
#F5997D #F5D57D #D9F57D
triadic
#F5D57D #7DF5D5 #D57DF5
tetradic
#F5D57D #7DF599 #7D9DF5 #F57DD9
square
#F5D57D #7DF599 #7D9DF5 #F57DD9
split-complementary
#F5D57D #7DD9F5 #997DF5
monochromatic
#E6AD12 #F1C344 #F5D57D #F9E7B6 #FDF6E3
Accessibility & contrast
On white
1.43
#F5D57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#F5D57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D57D
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D57D | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D376
Deuteranopia (green-blind)
#EFDC80
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f5d57d; /* rgb */ color: rgb(245, 213, 125); /* oklch */ color: oklch(88.2% 0.113 90.0);
Tailwind
colors: {
custom: {
50: '#fbe1a4',
500: '#f5d57d',
950: '#000000',
},
}SCSS
$custom: #f5d57d; $custom-light: #fbe1a4; $custom-dark: #000000;
JSON
{
"hex": "#f5d57d",
"rgb": {
"r": 245,
"g": 213,
"b": 125
},
"hsl": {
"h": 44,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.88159,
"c": 0.11341,
"h": 90
},
"luminance": 0.68482
}Semantic roles & 50–950 ramp
primary
#F5D57D
secondary
#466BD1
accent
#3FE203
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480