#F5DB76#F5DB76
#F5DB76 is a very light, vivid yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.125 H 95.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DB76 |
|---|---|
| RGB | rgb(245, 219, 118) |
| HSL | hsl(48, 86%, 71%) |
| HSV | hsv(48, 52%, 96%) |
| CMYK | cmyk(0%, 10.6%, 51.8%, 3.9%) |
| CIE-LAB | lab(87.67, -3.52, 52.44) |
| CIE-LCH | lch(87.67, 52.56, 93.84°) |
| OKLab | oklab(89.26% -0.0114 0.1241) |
| OKLCH | oklch(89.26% 0.125 95.2) |
| XYZ | xyz(66.2600, 71.3863, 27.4248) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.07
Wheat (survey)
#FBDD7E
ΔE00 1.67
Pale Gold
#FDDE6C
ΔE00 2.17
Yellow Tan
#FFE36E
ΔE00 2.71
Sand Yellow
#FCE166
ΔE00 3.04
Light Mustard
#F7D560
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DB76 #7690F5
analogous
#F59B76 #F5DB76 #CFF576
triadic
#F5DB76 #76F5DB #DB76F5
tetradic
#F5DB76 #76F59B #7690F5 #F576CF
square
#F5DB76 #76F59B #7690F5 #F576CF
split-complementary
#F5DB76 #76CFF5 #9B76F5
monochromatic
#E0B610 #F1CC3D #F5DB76 #F9EAAF #FDF8E2
Accessibility & contrast
On white
1.37
#F5DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#F5DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DB76
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DB76 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f5db76; /* rgb */ color: rgb(245, 219, 118); /* oklch */ color: oklch(89.3% 0.125 95.2);
Tailwind
colors: {
custom: {
50: '#fbe5a0',
500: '#f5db76',
950: '#000000',
},
}SCSS
$custom: #f5db76; $custom-light: #fbe5a0; $custom-dark: #000000;
JSON
{
"hex": "#f5db76",
"rgb": {
"r": 245,
"g": 219,
"b": 118
},
"hsl": {
"h": 47.717,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.89257,
"c": 0.12463,
"h": 95.2
},
"luminance": 0.71384
}Semantic roles & 50–950 ramp
primary
#F5DB76
secondary
#3F5DD0
accent
#31E303
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480