#F3F176#F3F176
#F3F176 is a very light, vivid yellow. Relative luminance 0.833; OKLCH L 93.6% C 0.145 H 108.1°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F176 |
|---|---|
| RGB | rgb(243, 241, 118) |
| HSL | hsl(59, 84%, 71%) |
| HSV | hsv(59, 51%, 95%) |
| CMYK | cmyk(0%, 0.8%, 51.4%, 4.7%) |
| CIE-LAB | lab(93.13, -15.27, 58.85) |
| CIE-LCH | lch(93.13, 60.80, 104.55°) |
| OKLab | oklab(93.55% -0.045 0.1381) |
| OKLCH | oklch(93.55% 0.145 108.1) |
| XYZ | xyz(71.6893, 83.2752, 29.4333) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.55
Yellowish Tan
#FCFC81
ΔE00 2.26
Manilla
#FFFA86
ΔE00 2.31
Custard
#FFFD78
ΔE00 2.64
Light Yellow
#FFFE7A
ΔE00 2.76
Butter Yellow
#FFFD74
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F176 #7678F3
analogous
#F3B276 #F3F176 #B6F376
triadic
#F3F176 #76F3F1 #F176F3
tetradic
#F3F176 #76F3B2 #7678F3 #F376B6
square
#F3F176 #76F3B2 #7678F3 #F376B6
split-complementary
#F3F176 #76B6F3 #B276F3
monochromatic
#DBD813 #EEEB3E #F3F176 #F8F7AE #FDFCE3
Accessibility & contrast
On white
1.19
#F3F176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#F3F176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F176
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F176 | 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)
#FFE96A
Deuteranopia (green-blind)
#FFEE7C
Tritanopia (blue-blind)
#FFE4D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f3f176; /* rgb */ color: rgb(243, 241, 118); /* oklch */ color: oklch(93.6% 0.145 108.1);
Tailwind
colors: {
custom: {
50: '#f9f5a1',
500: '#f3f176',
950: '#000000',
},
}SCSS
$custom: #f3f176; $custom-light: #f9f5a1; $custom-dark: #000000;
JSON
{
"hex": "#f3f176",
"rgb": {
"r": 243,
"g": 241,
"b": 118
},
"hsl": {
"h": 59.04,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.93552,
"c": 0.14525,
"h": 108.1
},
"luminance": 0.83273
}Semantic roles & 50–950 ramp
primary
#F3F176
secondary
#4042CD
accent
#09E005
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580