#F5D976#F5D976
#F5D976 is a very light, vivid yellow. Relative luminance 0.703; OKLCH L 88.9% C 0.123 H 93.9°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D976 |
|---|---|
| RGB | rgb(245, 217, 118) |
| HSL | hsl(47, 86%, 71%) |
| HSV | hsv(47, 52%, 96%) |
| CMYK | cmyk(0%, 11.4%, 51.8%, 3.9%) |
| CIE-LAB | lab(87.17, -2.50, 51.84) |
| CIE-LCH | lch(87.17, 51.90, 92.77°) |
| OKLab | oklab(88.86% -0.0084 0.1228) |
| OKLCH | oklch(88.86% 0.123 93.9) |
| XYZ | xyz(65.7414, 70.3491, 27.2519) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.35
Sandy
#F1DA7A
ΔE00 1.41
Pale Gold
#FDDE6C
ΔE00 2.33
Light Mustard
#F7D560
ΔE00 2.79
Yellow Tan
#FFE36E
ΔE00 3.16
Sand Yellow
#FCE166
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D976 #7692F5
analogous
#F59976 #F5D976 #D1F576
triadic
#F5D976 #76F5D9 #D976F5
tetradic
#F5D976 #76F599 #7692F5 #F576D1
square
#F5D976 #76F599 #7692F5 #F576D1
split-complementary
#F5D976 #76D1F5 #9976F5
monochromatic
#E0B210 #F1C93D #F5D976 #F9E9AF #FDF7E2
Accessibility & contrast
On white
1.39
#F5D976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F5D976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D976
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D976 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#FFCCC2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f5d976; /* rgb */ color: rgb(245, 217, 118); /* oklch */ color: oklch(88.9% 0.123 93.9);
Tailwind
colors: {
custom: {
50: '#fbe4a0',
500: '#f5d976',
950: '#000000',
},
}SCSS
$custom: #f5d976; $custom-light: #fbe4a0; $custom-dark: #000000;
JSON
{
"hex": "#f5d976",
"rgb": {
"r": 245,
"g": 217,
"b": 118
},
"hsl": {
"h": 46.772,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.88858,
"c": 0.12307,
"h": 93.9
},
"luminance": 0.70346
}Semantic roles & 50–950 ramp
primary
#F5D976
secondary
#3F5FD0
accent
#34E303
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480