#F4DC80#F4DC80
#F4DC80 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.116 H 95.2°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DC80 |
|---|---|
| RGB | rgb(244, 220, 128) |
| HSL | hsl(48, 84%, 73%) |
| HSV | hsv(48, 48%, 96%) |
| CMYK | cmyk(0%, 9.8%, 47.5%, 4.3%) |
| CIE-LAB | lab(87.96, -3.56, 47.96) |
| CIE-LCH | lch(87.96, 48.09, 94.24°) |
| OKLab | oklab(89.5% -0.0104 0.115) |
| OKLCH | oklch(89.5% 0.116 95.2) |
| XYZ | xyz(66.7998, 71.9806, 30.7929) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.88
Wheat (survey)
#FBDD7E
ΔE00 1.72
Pale Gold
#FDDE6C
ΔE00 3.41
Yellow Tan
#FFE36E
ΔE00 3.77
Sand Yellow
#FCE166
ΔE00 4.24
Khaki (CSS)
#F0E68C
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DC80 #8098F4
analogous
#F4A280 #F4DC80 #D2F480
triadic
#F4DC80 #80F4DC #DC80F4
tetradic
#F4DC80 #80F4A2 #8098F4 #F480D2
square
#F4DC80 #80F4A2 #8098F4 #F480D2
split-complementary
#F4DC80 #80D2F4 #A280F4
monochromatic
#E6BA14 #EFCC48 #F4DC80 #F9ECB8 #FDF7E3
Accessibility & contrast
On white
1.36
#F4DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#F4DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DC80
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DC80 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4dc80; /* rgb */ color: rgb(244, 220, 128); /* oklch */ color: oklch(89.5% 0.116 95.2);
Tailwind
colors: {
custom: {
50: '#fae6a6',
500: '#f4dc80',
950: '#000000',
},
}SCSS
$custom: #f4dc80; $custom-light: #fae6a6; $custom-dark: #000000;
JSON
{
"hex": "#f4dc80",
"rgb": {
"r": 244,
"g": 220,
"b": 128
},
"hsl": {
"h": 47.586,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.89502,
"c": 0.1155,
"h": 95.2
},
"luminance": 0.71978
}Semantic roles & 50–950 ramp
primary
#F4DC80
secondary
#4864D0
accent
#32E105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480