#F4DB76#F4DB76
#F4DB76 is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.124 H 95.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DB76 |
|---|---|
| RGB | rgb(244, 219, 118) |
| HSL | hsl(48, 85%, 71%) |
| HSV | hsv(48, 52%, 96%) |
| CMYK | cmyk(0%, 10.2%, 51.6%, 4.3%) |
| CIE-LAB | lab(87.59, -3.92, 52.31) |
| CIE-LCH | lch(87.59, 52.46, 94.29°) |
| OKLab | oklab(89.17% -0.0125 0.1239) |
| OKLCH | oklch(89.17% 0.124 95.8) |
| XYZ | xyz(65.9120, 71.2069, 27.4084) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.89
Wheat (survey)
#FBDD7E
ΔE00 1.90
Pale Gold
#FDDE6C
ΔE00 2.34
Yellow Tan
#FFE36E
ΔE00 2.77
Sand Yellow
#FCE166
ΔE00 3.06
Light Mustard
#F7D560
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DB76 #768FF4
analogous
#F49C76 #F4DB76 #CEF476
triadic
#F4DB76 #76F4DB #DB76F4
tetradic
#F4DB76 #76F49C #768FF4 #F476CE
square
#F4DB76 #76F49C #768FF4 #F476CE
split-complementary
#F4DB76 #76CEF4 #9C76F4
monochromatic
#DEB512 #EFCC3D #F4DB76 #F9EAAF #FDF8E3
Accessibility & contrast
On white
1.38
#F4DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#F4DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DB76
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DB76 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 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: #f4db76; /* rgb */ color: rgb(244, 219, 118); /* oklch */ color: oklch(89.2% 0.124 95.8);
Tailwind
colors: {
custom: {
50: '#fae5a0',
500: '#f4db76',
950: '#000000',
},
}SCSS
$custom: #f4db76; $custom-light: #fae5a0; $custom-dark: #000000;
JSON
{
"hex": "#f4db76",
"rgb": {
"r": 244,
"g": 219,
"b": 118
},
"hsl": {
"h": 48.095,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.89167,
"c": 0.12448,
"h": 95.8
},
"luminance": 0.71204
}Semantic roles & 50–950 ramp
primary
#F4DB76
secondary
#405CCF
accent
#30E204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480