#F3EA77#F3EA77
#F3EA77 is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.1% C 0.137 H 104.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EA77 |
|---|---|
| RGB | rgb(243, 234, 119) |
| HSL | hsl(56, 84%, 71%) |
| HSV | hsv(56, 51%, 95%) |
| CMYK | cmyk(0%, 3.7%, 51%, 4.7%) |
| CIE-LAB | lab(91.34, -11.75, 56.29) |
| CIE-LCH | lch(91.34, 57.50, 101.79°) |
| OKLab | oklab(92.13% -0.0349 0.1326) |
| OKLCH | oklch(92.13% 0.137 104.7) |
| XYZ | xyz(69.7167, 79.2344, 29.0705) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.10
Straw
#FCF679
ΔE00 2.69
Yellowish
#FAEE66
ΔE00 2.71
Manilla
#FFFA86
ΔE00 3.36
Khaki (CSS)
#F0E68C
ΔE00 3.56
Yellowish Tan
#FCFC81
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EA77 #7780F3
analogous
#F3AC77 #F3EA77 #BEF377
triadic
#F3EA77 #77F3EA #EA77F3
tetradic
#F3EA77 #77F3AC #7780F3 #F377BE
square
#F3EA77 #77F3AC #7780F3 #F377BE
split-complementary
#F3EA77 #77BEF3 #AC77F3
monochromatic
#DCCE13 #EEE13F #F3EA77 #F8F3AF #FDFBE3
Accessibility & contrast
On white
1.25
#F3EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#F3EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EA77
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EA77 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36C
Deuteranopia (green-blind)
#FEE97D
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f3ea77; /* rgb */ color: rgb(243, 234, 119); /* oklch */ color: oklch(92.1% 0.137 104.7);
Tailwind
colors: {
custom: {
50: '#f9f0a1',
500: '#f3ea77',
950: '#000000',
},
}SCSS
$custom: #f3ea77; $custom-light: #f9f0a1; $custom-dark: #000000;
JSON
{
"hex": "#f3ea77",
"rgb": {
"r": 243,
"g": 234,
"b": 119
},
"hsl": {
"h": 55.645,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.92128,
"c": 0.13713,
"h": 104.7
},
"luminance": 0.79232
}Semantic roles & 50–950 ramp
primary
#F3EA77
secondary
#414BCD
accent
#15E005
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580