#F3F174#F3F174
#F3F174 is a very light, vivid yellow. Relative luminance 0.832; OKLCH L 93.5% C 0.147 H 108.1°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F174 |
|---|---|
| RGB | rgb(243, 241, 116) |
| HSL | hsl(59, 84%, 70%) |
| HSV | hsv(59, 52%, 95%) |
| CMYK | cmyk(0%, 0.8%, 52.3%, 4.7%) |
| CIE-LAB | lab(93.11, -15.43, 59.72) |
| CIE-LCH | lch(93.11, 61.69, 104.49°) |
| OKLab | oklab(93.53% -0.0457 0.1398) |
| OKLCH | oklch(93.53% 0.147 108.1) |
| XYZ | xyz(71.5717, 83.2281, 28.8140) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.52
Yellowish Tan
#FCFC81
ΔE00 2.30
Manilla
#FFFA86
ΔE00 2.41
Custard
#FFFD78
ΔE00 2.57
Light Yellow
#FFFE7A
ΔE00 2.70
Butter Yellow
#FFFD74
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F174 #7476F3
analogous
#F3B174 #F3F174 #B5F374
triadic
#F3F174 #74F3F1 #F174F3
tetradic
#F3F174 #74F3B1 #7476F3 #F374B5
square
#F3F174 #74F3B1 #7476F3 #F374B5
split-complementary
#F3F174 #74B5F3 #B174F3
monochromatic
#DAD713 #EEEB3C #F3F174 #F8F7AC #FDFCE3
Accessibility & contrast
On white
1.19
#F3F174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#F3F174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F174
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F174 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE968
Deuteranopia (green-blind)
#FFED7B
Tritanopia (blue-blind)
#FFE4D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f3f174; /* rgb */ color: rgb(243, 241, 116); /* oklch */ color: oklch(93.5% 0.147 108.1);
Tailwind
colors: {
custom: {
50: '#f9f59f',
500: '#f3f174',
950: '#000000',
},
}SCSS
$custom: #f3f174; $custom-light: #f9f59f; $custom-dark: #000000;
JSON
{
"hex": "#f3f174",
"rgb": {
"r": 243,
"g": 241,
"b": 116
},
"hsl": {
"h": 59.055,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.93529,
"c": 0.14707,
"h": 108.1
},
"luminance": 0.83226
}Semantic roles & 50–950 ramp
primary
#F3F174
secondary
#3E40CD
accent
#08E105
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580