#F4DC82#F4DC82
#F4DC82 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.113 H 94.9°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DC82 |
|---|---|
| RGB | rgb(244, 220, 130) |
| HSL | hsl(47, 84%, 73%) |
| HSV | hsv(47, 47%, 96%) |
| CMYK | cmyk(0%, 9.8%, 46.7%, 4.3%) |
| CIE-LAB | lab(87.98, -3.37, 47.02) |
| CIE-LCH | lch(87.98, 47.14, 94.10°) |
| OKLab | oklab(89.53% -0.0097 0.1131) |
| OKLCH | oklch(89.53% 0.113 94.9) |
| XYZ | xyz(66.9327, 72.0338, 31.4930) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.15
Wheat (survey)
#FBDD7E
ΔE00 1.77
Pale Gold
#FDDE6C
ΔE00 3.67
Yellow Tan
#FFE36E
ΔE00 4.03
Sand (survey)
#E2CA76
ΔE00 4.25
Khaki (CSS)
#F0E68C
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DC82 #829AF4
analogous
#F4A382 #F4DC82 #D3F482
triadic
#F4DC82 #82F4DC #DC82F4
tetradic
#F4DC82 #82F4A3 #829AF4 #F482D3
square
#F4DC82 #82F4A3 #829AF4 #F482D3
split-complementary
#F4DC82 #82D3F4 #A382F4
monochromatic
#E7BB14 #EFCC4A #F4DC82 #F9ECBA #FDF7E3
Accessibility & contrast
On white
1.36
#F4DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#F4DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DC82
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DC82 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87B
Deuteranopia (green-blind)
#F3E085
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4dc82; /* rgb */ color: rgb(244, 220, 130); /* oklch */ color: oklch(89.5% 0.113 94.9);
Tailwind
colors: {
custom: {
50: '#fae6a8',
500: '#f4dc82',
950: '#000000',
},
}SCSS
$custom: #f4dc82; $custom-light: #fae6a8; $custom-dark: #000000;
JSON
{
"hex": "#f4dc82",
"rgb": {
"r": 244,
"g": 220,
"b": 130
},
"hsl": {
"h": 47.368,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.89531,
"c": 0.11347,
"h": 94.9
},
"luminance": 0.72031
}Semantic roles & 50–950 ramp
primary
#F4DC82
secondary
#4A66D0
accent
#33E005
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480