#FDFA79#FDFA79
#FDFA79 is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 96.2% C 0.151 H 107.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFA79 |
|---|---|
| RGB | rgb(253, 250, 121) |
| HSL | hsl(59, 97%, 73%) |
| HSV | hsv(59, 52%, 99%) |
| CMYK | cmyk(0%, 1.2%, 52.2%, 0.8%) |
| CIE-LAB | lab(96.26, -15.47, 61.33) |
| CIE-LCH | lch(96.26, 63.25, 104.16°) |
| OKLab | oklab(96.24% -0.0458 0.1436) |
| OKLCH | oklch(96.24% 0.151 107.7) |
| XYZ | xyz(78.1469, 90.6365, 31.4635) |
| Luminance | 0.9063 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.72
Light Yellow
#FFFE7A
ΔE00 0.89
Butter Yellow
#FFFD74
ΔE00 1.02
Straw
#FCF679
ΔE00 1.05
Yellowish Tan
#FCFC81
ΔE00 1.15
Banana (survey)
#FFFF7E
ΔE00 1.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFA79 #797CFD
analogous
#FDB879 #FDFA79 #BEFD79
triadic
#FDFA79 #79FDFA #FA79FD
tetradic
#FDFA79 #79FDB8 #797CFD #FD79BE
square
#FDFA79 #79FDB8 #797CFD #FD79BE
split-complementary
#FDFA79 #79BEFD #B879FD
monochromatic
#F8F204 #FCF83D #FDFA79 #FEFCB5 #FFFEE1
Accessibility & contrast
On white
1.10
#FDFA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#FDFA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFA79
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFA79 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16C
Deuteranopia (green-blind)
#FFF780
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdfa79; /* rgb */ color: rgb(253, 250, 121); /* oklch */ color: oklch(96.2% 0.151 107.7);
Tailwind
colors: {
custom: {
50: '#fffba3',
500: '#fdfa79',
950: '#000000',
},
}SCSS
$custom: #fdfa79; $custom-light: #fffba3; $custom-dark: #000000;
JSON
{
"hex": "#fdfa79",
"rgb": {
"r": 253,
"g": 250,
"b": 121
},
"hsl": {
"h": 58.636,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.9624,
"c": 0.15072,
"h": 107.7
},
"luminance": 0.90634
}Semantic roles & 50–950 ramp
primary
#FDFA79
secondary
#4043DA
accent
#05E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580