#F1DF80#F1DF80
#F1DF80 is a very light, moderate yellow. Relative luminance 0.730; OKLCH L 89.8% C 0.118 H 98.8°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DF80 |
|---|---|
| RGB | rgb(241, 223, 128) |
| HSL | hsl(50, 80%, 72%) |
| HSV | hsv(50, 47%, 95%) |
| CMYK | cmyk(0%, 7.5%, 46.9%, 5.5%) |
| CIE-LAB | lab(88.47, -6.27, 48.53) |
| CIE-LCH | lch(88.47, 48.93, 97.36°) |
| OKLab | oklab(89.84% -0.0181 0.1163) |
| OKLCH | oklch(89.84% 0.118 98.8) |
| XYZ | xyz(66.5614, 73.0370, 31.0093) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.68
Khaki (CSS)
#F0E68C
ΔE00 2.66
Wheat (survey)
#FBDD7E
ΔE00 3.35
Yellow Tan
#FFE36E
ΔE00 3.98
Pale Gold
#FDDE6C
ΔE00 4.17
Sand Yellow
#FCE166
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DF80 #8092F1
analogous
#F1A680 #F1DF80 #CBF180
triadic
#F1DF80 #80F1DF #DF80F1
tetradic
#F1DF80 #80F1A6 #8092F1 #F180CB
square
#F1DF80 #80F1A6 #8092F1 #F180CB
split-complementary
#F1DF80 #80CBF1 #A680F1
monochromatic
#DEBF18 #EBD149 #F1DF80 #F7EDB7 #FCF8E3
Accessibility & contrast
On white
1.35
#F1DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#F1DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DF80
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DF80 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#FFD3C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f1df80; /* rgb */ color: rgb(241, 223, 128); /* oklch */ color: oklch(89.8% 0.118 98.8);
Tailwind
colors: {
custom: {
50: '#f7e8a6',
500: '#f1df80',
950: '#000000',
},
}SCSS
$custom: #f1df80; $custom-light: #f7e8a6; $custom-dark: #000000;
JSON
{
"hex": "#f1df80",
"rgb": {
"r": 241,
"g": 223,
"b": 128
},
"hsl": {
"h": 50.442,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.89842,
"c": 0.11772,
"h": 98.8
},
"luminance": 0.73035
}Semantic roles & 50–950 ramp
primary
#F1DF80
secondary
#495ECC
accent
#2BDC09
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480