#F1DA79#F1DA79
#F1DA79 is a very light, vivid yellow. Relative luminance 0.702; OKLCH L 88.7% C 0.120 H 96.3°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DA79 |
|---|---|
| RGB | rgb(241, 218, 121) |
| HSL | hsl(49, 81%, 71%) |
| HSV | hsv(49, 50%, 95%) |
| CMYK | cmyk(0%, 9.5%, 49.8%, 5.5%) |
| CIE-LAB | lab(87.11, -4.37, 50.25) |
| CIE-LCH | lch(87.11, 50.44, 94.97°) |
| OKLab | oklab(88.74% -0.0133 0.1196) |
| OKLCH | oklch(88.74% 0.12 96.3) |
| XYZ | xyz(64.8003, 70.2266, 28.2272) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.15
Wheat (survey)
#FBDD7E
ΔE00 2.24
Pale Gold
#FDDE6C
ΔE00 3.13
Yellow Tan
#FFE36E
ΔE00 3.49
Sand Yellow
#FCE166
ΔE00 3.75
Light Mustard
#F7D560
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DA79 #7990F1
analogous
#F19E79 #F1DA79 #CCF179
triadic
#F1DA79 #79F1DA #DA79F1
tetradic
#F1DA79 #79F19E #7990F1 #F179CC
square
#F1DA79 #79F19E #7990F1 #F179CC
split-complementary
#F1DA79 #79CCF1 #9E79F1
monochromatic
#D9B417 #EBCB42 #F1DA79 #F7E9B0 #FCF7E3
Accessibility & contrast
On white
1.40
#F1DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#F1DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DA79
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DA79 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#F1DE7D
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f1da79; /* rgb */ color: rgb(241, 218, 121); /* oklch */ color: oklch(88.7% 0.120 96.3);
Tailwind
colors: {
custom: {
50: '#f8e5a2',
500: '#f1da79',
950: '#000000',
},
}SCSS
$custom: #f1da79; $custom-light: #f8e5a2; $custom-dark: #000000;
JSON
{
"hex": "#f1da79",
"rgb": {
"r": 241,
"g": 218,
"b": 121
},
"hsl": {
"h": 48.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.88739,
"c": 0.12034,
"h": 96.3
},
"luminance": 0.70224
}Semantic roles & 50–950 ramp
primary
#F1DA79
secondary
#435DCB
accent
#31DD08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480