#F3EB79#F3EB79
#F3EB79 is a very light, vivid yellow. Relative luminance 0.799; OKLCH L 92.4% C 0.136 H 105.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EB79 |
|---|---|
| RGB | rgb(243, 235, 121) |
| HSL | hsl(56, 84%, 71%) |
| HSV | hsv(56, 50%, 95%) |
| CMYK | cmyk(0%, 3.3%, 50.2%, 4.7%) |
| CIE-LAB | lab(91.62, -12.08, 55.69) |
| CIE-LCH | lch(91.62, 56.99, 102.24°) |
| OKLab | oklab(92.36% -0.0356 0.1315) |
| OKLCH | oklch(92.36% 0.136 105.1) |
| XYZ | xyz(70.1235, 79.8539, 29.8049) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.29
Straw
#FCF679
ΔE00 2.54
Yellowish
#FAEE66
ΔE00 2.89
Manilla
#FFFA86
ΔE00 3.11
Khaki (CSS)
#F0E68C
ΔE00 3.49
Yellowish Tan
#FCFC81
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EB79 #7981F3
analogous
#F3AE79 #F3EB79 #BEF379
triadic
#F3EB79 #79F3EB #EB79F3
tetradic
#F3EB79 #79F3AE #7981F3 #F379BE
square
#F3EB79 #79F3AE #7981F3 #F379BE
split-complementary
#F3EB79 #79BEF3 #AE79F3
monochromatic
#DED114 #EEE341 #F3EB79 #F8F3B1 #FCFBE3
Accessibility & contrast
On white
1.24
#F3EB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#F3EB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EB79
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EB79 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46F
Deuteranopia (green-blind)
#FFE97E
Tritanopia (blue-blind)
#FFDED1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f3eb79; /* rgb */ color: rgb(243, 235, 121); /* oklch */ color: oklch(92.4% 0.136 105.1);
Tailwind
colors: {
custom: {
50: '#f9f1a2',
500: '#f3eb79',
950: '#000000',
},
}SCSS
$custom: #f3eb79; $custom-light: #f9f1a2; $custom-dark: #000000;
JSON
{
"hex": "#f3eb79",
"rgb": {
"r": 243,
"g": 235,
"b": 121
},
"hsl": {
"h": 56.066,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.92357,
"c": 0.13624,
"h": 105.1
},
"luminance": 0.79852
}Semantic roles & 50–950 ramp
primary
#F3EB79
secondary
#434CCE
accent
#14E006
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580