#F5DA79#F5DA79
#F5DA79 is a very light, vivid yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.121 H 94.2°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DA79 |
|---|---|
| RGB | rgb(245, 218, 121) |
| HSL | hsl(47, 86%, 72%) |
| HSV | hsv(47, 51%, 96%) |
| CMYK | cmyk(0%, 11%, 50.6%, 3.9%) |
| CIE-LAB | lab(87.46, -2.76, 50.75) |
| CIE-LCH | lch(87.46, 50.82, 93.11°) |
| OKLab | oklab(89.1% -0.0089 0.1207) |
| OKLCH | oklch(89.1% 0.121 94.2) |
| XYZ | xyz(66.1811, 70.9386, 28.2919) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.12
Wheat (survey)
#FBDD7E
ΔE00 1.24
Pale Gold
#FDDE6C
ΔE00 2.56
Light Mustard
#F7D560
ΔE00 3.21
Yellow Tan
#FFE36E
ΔE00 3.25
Sand Yellow
#FCE166
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DA79 #7994F5
analogous
#F59C79 #F5DA79 #D2F579
triadic
#F5DA79 #79F5DA #DA79F5
tetradic
#F5DA79 #79F59C #7994F5 #F579D2
square
#F5DA79 #79F59C #7994F5 #F579D2
split-complementary
#F5DA79 #79D2F5 #9C79F5
monochromatic
#E3B511 #F1CA40 #F5DA79 #F9EAB2 #FDF7E3
Accessibility & contrast
On white
1.38
#F5DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#F5DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DA79
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DA79 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD671
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f5da79; /* rgb */ color: rgb(245, 218, 121); /* oklch */ color: oklch(89.1% 0.121 94.2);
Tailwind
colors: {
custom: {
50: '#fbe5a2',
500: '#f5da79',
950: '#000000',
},
}SCSS
$custom: #f5da79; $custom-light: #fbe5a2; $custom-dark: #000000;
JSON
{
"hex": "#f5da79",
"rgb": {
"r": 245,
"g": 218,
"b": 121
},
"hsl": {
"h": 46.935,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.89096,
"c": 0.12098,
"h": 94.2
},
"luminance": 0.70936
}Semantic roles & 50–950 ramp
primary
#F5DA79
secondary
#4261D0
accent
#34E303
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480