#F4DA7D#F4DA7D
#F4DA7D is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.117 H 94.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DA7D |
|---|---|
| RGB | rgb(244, 218, 125) |
| HSL | hsl(47, 84%, 72%) |
| HSV | hsv(47, 49%, 96%) |
| CMYK | cmyk(0%, 10.7%, 48.8%, 4.3%) |
| CIE-LAB | lab(87.42, -2.81, 48.75) |
| CIE-LCH | lch(87.42, 48.83, 93.30°) |
| OKLab | oklab(89.06% -0.0085 0.1166) |
| OKLCH | oklch(89.06% 0.117 94.2) |
| XYZ | xyz(66.0834, 70.8593, 29.5944) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.02
Wheat (survey)
#FBDD7E
ΔE00 1.37
Pale Gold
#FDDE6C
ΔE00 3.15
Yellow Tan
#FFE36E
ΔE00 3.74
Light Mustard
#F7D560
ΔE00 3.79
Sand (survey)
#E2CA76
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DA7D #7D97F4
analogous
#F49F7D #F4DA7D #D2F47D
triadic
#F4DA7D #7DF4DA #DA7DF4
tetradic
#F4DA7D #7DF49F #7D97F4 #F47DD2
square
#F4DA7D #7DF49F #7D97F4 #F47DD2
split-complementary
#F4DA7D #7DD2F4 #9F7DF4
monochromatic
#E3B613 #EFCA45 #F4DA7D #F9EAB5 #FDF7E3
Accessibility & contrast
On white
1.38
#F4DA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#F4DA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DA7D
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DA7D | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#F2DF81
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f4da7d; /* rgb */ color: rgb(244, 218, 125); /* oklch */ color: oklch(89.1% 0.117 94.2);
Tailwind
colors: {
custom: {
50: '#fae5a4',
500: '#f4da7d',
950: '#000000',
},
}SCSS
$custom: #f4da7d; $custom-light: #fae5a4; $custom-dark: #000000;
JSON
{
"hex": "#f4da7d",
"rgb": {
"r": 244,
"g": 218,
"b": 125
},
"hsl": {
"h": 46.891,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.89061,
"c": 0.11687,
"h": 94.2
},
"luminance": 0.70857
}Semantic roles & 50–950 ramp
primary
#F4DA7D
secondary
#4664CF
accent
#35E105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480