#F5D97E#F5D97E
#F5D97E is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 89.0% C 0.115 H 92.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D97E |
|---|---|
| RGB | rgb(245, 217, 126) |
| HSL | hsl(46, 86%, 73%) |
| HSV | hsv(46, 49%, 96%) |
| CMYK | cmyk(0%, 11.4%, 48.6%, 3.9%) |
| CIE-LAB | lab(87.26, -1.81, 48.10) |
| CIE-LCH | lch(87.26, 48.13, 92.16°) |
| OKLab | oklab(88.97% -0.0056 0.1152) |
| OKLCH | oklch(88.97% 0.115 92.8) |
| XYZ | xyz(66.2371, 70.5474, 29.8626) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.19
Sandy
#F1DA7A
ΔE00 1.70
Pale Gold
#FDDE6C
ΔE00 3.36
Light Mustard
#F7D560
ΔE00 3.79
Sand (survey)
#E2CA76
ΔE00 3.88
Yellow Tan
#FFE36E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D97E #7E9AF5
analogous
#F59D7E #F5D97E #D6F57E
triadic
#F5D97E #7EF5D9 #D97EF5
tetradic
#F5D97E #7EF59D #7E9AF5 #F57ED6
square
#F5D97E #7EF59D #7E9AF5 #F57ED6
split-complementary
#F5D97E #7ED6F5 #9D7EF5
monochromatic
#E7B512 #F1C845 #F5D97E #F9EAB7 #FDF7E3
Accessibility & contrast
On white
1.39
#F5D97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#F5D97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D97E
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D97E | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD676
Deuteranopia (green-blind)
#F2DE81
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f5d97e; /* rgb */ color: rgb(245, 217, 126); /* oklch */ color: oklch(89.0% 0.115 92.8);
Tailwind
colors: {
custom: {
50: '#fbe4a5',
500: '#f5d97e',
950: '#000000',
},
}SCSS
$custom: #f5d97e; $custom-light: #fbe4a5; $custom-dark: #000000;
JSON
{
"hex": "#f5d97e",
"rgb": {
"r": 245,
"g": 217,
"b": 126
},
"hsl": {
"h": 45.882,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.88966,
"c": 0.11532,
"h": 92.8
},
"luminance": 0.70545
}Semantic roles & 50–950 ramp
primary
#F5D97E
secondary
#4667D1
accent
#38E203
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480