#F4DF7D#F4DF7D
#F4DF7D is a very light, vivid yellow. Relative luminance 0.735; OKLCH L 90.1% C 0.121 H 97.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DF7D |
|---|---|
| RGB | rgb(244, 223, 125) |
| HSL | hsl(49, 84%, 72%) |
| HSV | hsv(49, 49%, 96%) |
| CMYK | cmyk(0%, 8.6%, 48.8%, 4.3%) |
| CIE-LAB | lab(88.68, -5.34, 50.30) |
| CIE-LCH | lch(88.68, 50.58, 96.06°) |
| OKLab | oklab(90.06% -0.0159 0.12) |
| OKLCH | oklch(90.06% 0.121 97.5) |
| XYZ | xyz(67.3996, 73.4917, 30.0331) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.22
Wheat (survey)
#FBDD7E
ΔE00 2.61
Yellow Tan
#FFE36E
ΔE00 3.15
Pale Gold
#FDDE6C
ΔE00 3.27
Khaki (CSS)
#F0E68C
ΔE00 3.45
Sand Yellow
#FCE166
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DF7D #7D92F4
analogous
#F4A47D #F4DF7D #CDF47D
triadic
#F4DF7D #7DF4DF #DF7DF4
tetradic
#F4DF7D #7DF4A4 #7D92F4 #F47DCD
square
#F4DF7D #7DF4A4 #7D92F4 #F47DCD
split-complementary
#F4DF7D #7DCDF4 #A47DF4
monochromatic
#E3BF13 #EFD145 #F4DF7D #F9EDB5 #FDF8E3
Accessibility & contrast
On white
1.34
#F4DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#F4DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DF7D
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DF7D | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f4df7d; /* rgb */ color: rgb(244, 223, 125); /* oklch */ color: oklch(90.1% 0.121 97.5);
Tailwind
colors: {
custom: {
50: '#fae8a4',
500: '#f4df7d',
950: '#000000',
},
}SCSS
$custom: #f4df7d; $custom-light: #fae8a4; $custom-dark: #000000;
JSON
{
"hex": "#f4df7d",
"rgb": {
"r": 244,
"g": 223,
"b": 125
},
"hsl": {
"h": 49.412,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.90061,
"c": 0.12103,
"h": 97.5
},
"luminance": 0.73489
}Semantic roles & 50–950 ramp
primary
#F4DF7D
secondary
#465ECF
accent
#2CE105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480