#F4DF80#F4DF80
#F4DF80 is a very light, moderate yellow. Relative luminance 0.736; OKLCH L 90.1% C 0.118 H 97.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DF80 |
|---|---|
| RGB | rgb(244, 223, 128) |
| HSL | hsl(49, 84%, 73%) |
| HSV | hsv(49, 48%, 96%) |
| CMYK | cmyk(0%, 8.6%, 47.5%, 4.3%) |
| CIE-LAB | lab(88.72, -5.07, 48.90) |
| CIE-LCH | lch(88.72, 49.16, 95.92°) |
| OKLab | oklab(90.1% -0.0148 0.1171) |
| OKLCH | oklch(90.1% 0.118 97.2) |
| XYZ | xyz(67.5942, 73.5695, 31.0577) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.20
Wheat (survey)
#FBDD7E
ΔE00 2.52
Khaki (CSS)
#F0E68C
ΔE00 3.33
Yellow Tan
#FFE36E
ΔE00 3.48
Pale Gold
#FDDE6C
ΔE00 3.54
Sand Yellow
#FCE166
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DF80 #8095F4
analogous
#F4A580 #F4DF80 #CFF480
triadic
#F4DF80 #80F4DF #DF80F4
tetradic
#F4DF80 #80F4A5 #8095F4 #F480CF
square
#F4DF80 #80F4A5 #8095F4 #F480CF
split-complementary
#F4DF80 #80CFF4 #A580F4
monochromatic
#E6C014 #EFD148 #F4DF80 #F9EDB8 #FDF8E3
Accessibility & contrast
On white
1.34
#F4DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#F4DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DF80
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DF80 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB78
Deuteranopia (green-blind)
#F6E284
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f4df80; /* rgb */ color: rgb(244, 223, 128); /* oklch */ color: oklch(90.1% 0.118 97.2);
Tailwind
colors: {
custom: {
50: '#fae8a6',
500: '#f4df80',
950: '#000000',
},
}SCSS
$custom: #f4df80; $custom-light: #fae8a6; $custom-dark: #000000;
JSON
{
"hex": "#f4df80",
"rgb": {
"r": 244,
"g": 223,
"b": 128
},
"hsl": {
"h": 49.138,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.90103,
"c": 0.11803,
"h": 97.2
},
"luminance": 0.73567
}Semantic roles & 50–950 ramp
primary
#F4DF80
secondary
#4861D0
accent
#2DE105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480