#F4DD76#F4DD76
#F4DD76 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.6% C 0.126 H 97.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DD76 |
|---|---|
| RGB | rgb(244, 221, 118) |
| HSL | hsl(49, 85%, 71%) |
| HSV | hsv(49, 52%, 96%) |
| CMYK | cmyk(0%, 9.4%, 51.6%, 4.3%) |
| CIE-LAB | lab(88.09, -4.93, 52.92) |
| CIE-LCH | lch(88.09, 53.15, 95.33°) |
| OKLab | oklab(89.57% -0.0154 0.1252) |
| OKLCH | oklch(89.57% 0.126 97) |
| XYZ | xyz(66.4369, 72.2567, 27.5834) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.17
Wheat (survey)
#FBDD7E
ΔE00 2.43
Pale Gold
#FDDE6C
ΔE00 2.49
Yellow Tan
#FFE36E
ΔE00 2.55
Sand Yellow
#FCE166
ΔE00 2.79
Dull Yellow
#EEDC5B
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DD76 #768DF4
analogous
#F49E76 #F4DD76 #CCF476
triadic
#F4DD76 #76F4DD #DD76F4
tetradic
#F4DD76 #76F49E #768DF4 #F476CC
square
#F4DD76 #76F49E #768DF4 #F476CC
split-complementary
#F4DD76 #76CCF4 #9E76F4
monochromatic
#DEB912 #EFCF3D #F4DD76 #F9EBAF #FDF8E3
Accessibility & contrast
On white
1.36
#F4DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F4DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DD76
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DD76 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86D
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4dd76; /* rgb */ color: rgb(244, 221, 118); /* oklch */ color: oklch(89.6% 0.126 97.0);
Tailwind
colors: {
custom: {
50: '#fae7a0',
500: '#f4dd76',
950: '#000000',
},
}SCSS
$custom: #f4dd76; $custom-light: #fae7a0; $custom-dark: #000000;
JSON
{
"hex": "#f4dd76",
"rgb": {
"r": 244,
"g": 221,
"b": 118
},
"hsl": {
"h": 49.048,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.89568,
"c": 0.12612,
"h": 97
},
"luminance": 0.72254
}Semantic roles & 50–950 ramp
primary
#F4DD76
secondary
#405ACF
accent
#2CE204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480