#F3F672#F3F672
#F3F672 is a very light, vivid yellow. Relative luminance 0.862; OKLCH L 94.5% C 0.154 H 110.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F672 |
|---|---|
| RGB | rgb(243, 246, 114) |
| HSL | hsl(61, 88%, 71%) |
| HSV | hsv(61, 54%, 96%) |
| CMYK | cmyk(1.2%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(94.39, -18.02, 62.08) |
| CIE-LCH | lch(94.39, 64.64, 106.18°) |
| OKLab | oklab(94.54% -0.0532 0.1447) |
| OKLCH | oklch(94.54% 0.154 110.2) |
| XYZ | xyz(72.9570, 86.1828, 28.7081) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.84
Custard
#FFFD78
ΔE00 1.98
Light Yellow
#FFFE7A
ΔE00 2.00
Faded Yellow
#FEFF7F
ΔE00 2.04
Butter Yellow
#FFFD74
ΔE00 2.07
Banana (survey)
#FFFF7E
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F672 #7572F6
analogous
#F6B772 #F3F672 #B1F672
triadic
#F3F672 #72F3F6 #F672F3
tetradic
#F3F672 #72F6B7 #7572F6 #F672B1
square
#F3F672 #72F6B7 #7572F6 #F672B1
split-complementary
#F3F672 #72B1F6 #B772F6
monochromatic
#DBDF0E #EEF238 #F3F672 #F8FAAC #FDFDE2
Accessibility & contrast
On white
1.15
#F3F672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#F3F672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F672
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F672 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED65
Deuteranopia (green-blind)
#FFF179
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3f672; /* rgb */ color: rgb(243, 246, 114); /* oklch */ color: oklch(94.5% 0.154 110.2);
Tailwind
colors: {
custom: {
50: '#f9f99e',
500: '#f3f672',
950: '#000000',
},
}SCSS
$custom: #f3f672; $custom-light: #f9f99e; $custom-dark: #000000;
JSON
{
"hex": "#f3f672",
"rgb": {
"r": 243,
"g": 246,
"b": 114
},
"hsl": {
"h": 61.364,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.9454,
"c": 0.15415,
"h": 110.2
},
"luminance": 0.86181
}Semantic roles & 50–950 ramp
primary
#F3F672
secondary
#3F3CD1
accent
#01E506
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580