#F4DC7D#F4DC7D
#F4DC7D is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.5% C 0.118 H 95.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DC7D |
|---|---|
| RGB | rgb(244, 220, 125) |
| HSL | hsl(48, 84%, 72%) |
| HSV | hsv(48, 49%, 96%) |
| CMYK | cmyk(0%, 9.8%, 48.8%, 4.3%) |
| CIE-LAB | lab(87.92, -3.83, 49.37) |
| CIE-LCH | lch(87.92, 49.52, 94.43°) |
| OKLab | oklab(89.46% -0.0115 0.1179) |
| OKLCH | oklch(89.46% 0.118 95.6) |
| XYZ | xyz(66.6052, 71.9028, 29.7683) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.60
Wheat (survey)
#FBDD7E
ΔE00 1.74
Pale Gold
#FDDE6C
ΔE00 3.06
Yellow Tan
#FFE36E
ΔE00 3.39
Sand Yellow
#FCE166
ΔE00 3.81
Light Mustard
#F7D560
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DC7D #7D95F4
analogous
#F4A07D #F4DC7D #D1F47D
triadic
#F4DC7D #7DF4DC #DC7DF4
tetradic
#F4DC7D #7DF4A0 #7D95F4 #F47DD1
square
#F4DC7D #7DF4A0 #7D95F4 #F47DD1
split-complementary
#F4DC7D #7DD1F4 #A07DF4
monochromatic
#E3B913 #EFCD45 #F4DC7D #F9EBB5 #FDF7E3
Accessibility & contrast
On white
1.37
#F4DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#F4DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DC7D
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DC7D | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#F4E081
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4dc7d; /* rgb */ color: rgb(244, 220, 125); /* oklch */ color: oklch(89.5% 0.118 95.6);
Tailwind
colors: {
custom: {
50: '#fae6a4',
500: '#f4dc7d',
950: '#000000',
},
}SCSS
$custom: #f4dc7d; $custom-light: #fae6a4; $custom-dark: #000000;
JSON
{
"hex": "#f4dc7d",
"rgb": {
"r": 244,
"g": 220,
"b": 125
},
"hsl": {
"h": 47.899,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.8946,
"c": 0.11849,
"h": 95.6
},
"luminance": 0.719
}Semantic roles & 50–950 ramp
primary
#F4DC7D
secondary
#4662CF
accent
#31E105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480