#F3E676#F3E676
#F3E676 is a very light, vivid yellow. Relative luminance 0.770; OKLCH L 91.3% C 0.134 H 102.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E676 |
|---|---|
| RGB | rgb(243, 230, 118) |
| HSL | hsl(54, 84%, 71%) |
| HSV | hsv(54, 51%, 95%) |
| CMYK | cmyk(0%, 5.3%, 51.4%, 4.7%) |
| CIE-LAB | lab(90.30, -9.85, 55.52) |
| CIE-LCH | lch(90.30, 56.39, 100.06°) |
| OKLab | oklab(91.3% -0.0295 0.1309) |
| OKLCH | oklch(91.3% 0.134 102.7) |
| XYZ | xyz(68.5310, 76.9586, 28.3806) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.23
Yellowish
#FAEE66
ΔE00 3.15
Khaki (CSS)
#F0E68C
ΔE00 3.27
Dull Yellow
#EEDC5B
ΔE00 3.28
Straw
#FCF679
ΔE00 3.78
Sand Yellow
#FCE166
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E676 #7683F3
analogous
#F3A776 #F3E676 #C1F376
triadic
#F3E676 #76F3E6 #E676F3
tetradic
#F3E676 #76F3A7 #7683F3 #F376C1
square
#F3E676 #76F3A7 #7683F3 #F376C1
split-complementary
#F3E676 #76C1F3 #A776F3
monochromatic
#DBC713 #EEDC3E #F3E676 #F8F0AE #FDFAE3
Accessibility & contrast
On white
1.28
#F3E676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F3E676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E676
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E676 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06C
Deuteranopia (green-blind)
#FBE67B
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3e676; /* rgb */ color: rgb(243, 230, 118); /* oklch */ color: oklch(91.3% 0.134 102.7);
Tailwind
colors: {
custom: {
50: '#f9eda0',
500: '#f3e676',
950: '#000000',
},
}SCSS
$custom: #f3e676; $custom-light: #f9eda0; $custom-dark: #000000;
JSON
{
"hex": "#f3e676",
"rgb": {
"r": 243,
"g": 230,
"b": 118
},
"hsl": {
"h": 53.76,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.913,
"c": 0.13416,
"h": 102.7
},
"luminance": 0.76956
}Semantic roles & 50–950 ramp
primary
#F3E676
secondary
#404FCD
accent
#1CE005
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480