#F3E674#F3E674
#F3E674 is a very light, vivid yellow. Relative luminance 0.769; OKLCH L 91.3% C 0.136 H 102.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E674 |
|---|---|
| RGB | rgb(243, 230, 116) |
| HSL | hsl(54, 84%, 70%) |
| HSV | hsv(54, 52%, 95%) |
| CMYK | cmyk(0%, 5.3%, 52.3%, 4.7%) |
| CIE-LAB | lab(90.28, -10.01, 56.42) |
| CIE-LCH | lch(90.28, 57.30, 100.06°) |
| OKLab | oklab(91.28% -0.0302 0.1326) |
| OKLCH | oklch(91.28% 0.136 102.8) |
| XYZ | xyz(68.4134, 76.9116, 27.7613) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.10
Yellowish
#FAEE66
ΔE00 2.94
Dull Yellow
#EEDC5B
ΔE00 3.11
Khaki (CSS)
#F0E68C
ΔE00 3.52
Straw
#FCF679
ΔE00 3.71
Sand Yellow
#FCE166
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E674 #7481F3
analogous
#F3A674 #F3E674 #C1F374
triadic
#F3E674 #74F3E6 #E674F3
tetradic
#F3E674 #74F3A6 #7481F3 #F374C1
square
#F3E674 #74F3A6 #7481F3 #F374C1
split-complementary
#F3E674 #74C1F3 #A674F3
monochromatic
#DAC513 #EEDC3C #F3E674 #F8F0AC #FDFAE3
Accessibility & contrast
On white
1.28
#F3E674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#F3E674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E674
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E674 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E069
Deuteranopia (green-blind)
#FCE679
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3e674; /* rgb */ color: rgb(243, 230, 116); /* oklch */ color: oklch(91.3% 0.136 102.8);
Tailwind
colors: {
custom: {
50: '#f9ed9f',
500: '#f3e674',
950: '#000000',
},
}SCSS
$custom: #f3e674; $custom-light: #f9ed9f; $custom-dark: #000000;
JSON
{
"hex": "#f3e674",
"rgb": {
"r": 243,
"g": 230,
"b": 116
},
"hsl": {
"h": 53.858,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.91276,
"c": 0.13603,
"h": 102.8
},
"luminance": 0.76909
}Semantic roles & 50–950 ramp
primary
#F3E674
secondary
#3E4DCD
accent
#1BE105
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480