#F5D478#F5D478
#F5D478 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 87.9% C 0.118 H 90.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D478 |
|---|---|
| RGB | rgb(245, 212, 120) |
| HSL | hsl(44, 86%, 72%) |
| HSV | hsv(44, 51%, 96%) |
| CMYK | cmyk(0%, 13.5%, 51%, 3.9%) |
| CIE-LAB | lab(85.94, 0.21, 49.39) |
| CIE-LCH | lch(85.94, 49.39, 89.75°) |
| OKLab | oklab(87.89% -0.0003 0.1176) |
| OKLCH | oklch(87.89% 0.118 90.2) |
| XYZ | xyz(64.5922, 67.8586, 27.4614) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.17
Sandy
#F1DA7A
ΔE00 3.14
Light Mustard
#F7D560
ΔE00 3.41
Sand (survey)
#E2CA76
ΔE00 3.74
Pale Gold
#FDDE6C
ΔE00 3.81
Maize
#F4D054
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D478 #7899F5
analogous
#F59678 #F5D478 #D8F578
triadic
#F5D478 #78F5D4 #D478F5
tetradic
#F5D478 #78F596 #7899F5 #F578D8
square
#F5D478 #78F596 #7899F5 #F578D8
split-complementary
#F5D478 #78D8F5 #9678F5
monochromatic
#E2AB11 #F1C23F #F5D478 #F9E6B1 #FDF6E3
Accessibility & contrast
On white
1.44
#F5D478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#F5D478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D478
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D478 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D170
Deuteranopia (green-blind)
#EFDB7B
Tritanopia (blue-blind)
#FFC7BE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5d478; /* rgb */ color: rgb(245, 212, 120); /* oklch */ color: oklch(87.9% 0.118 90.2);
Tailwind
colors: {
custom: {
50: '#fbe1a1',
500: '#f5d478',
950: '#000000',
},
}SCSS
$custom: #f5d478; $custom-light: #fbe1a1; $custom-dark: #000000;
JSON
{
"hex": "#f5d478",
"rgb": {
"r": 245,
"g": 212,
"b": 120
},
"hsl": {
"h": 44.16,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.87893,
"c": 0.11757,
"h": 90.2
},
"luminance": 0.67856
}Semantic roles & 50–950 ramp
primary
#F5D478
secondary
#4167D0
accent
#3EE303
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480