#F3F072#F3F072
#F3F072 is a very light, vivid yellow. Relative luminance 0.826; OKLCH L 93.3% C 0.148 H 107.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F072 |
|---|---|
| RGB | rgb(243, 240, 114) |
| HSL | hsl(59, 84%, 70%) |
| HSV | hsv(59, 53%, 95%) |
| CMYK | cmyk(0%, 1.2%, 53.1%, 4.7%) |
| CIE-LAB | lab(92.84, -15.10, 60.30) |
| CIE-LCH | lch(92.84, 62.16, 104.06°) |
| OKLab | oklab(93.3% -0.0449 0.1408) |
| OKLCH | oklch(93.3% 0.148 107.7) |
| XYZ | xyz(71.1614, 82.5917, 28.1095) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.54
Yellowish Tan
#FCFC81
ΔE00 2.57
Yellowish
#FAEE66
ΔE00 2.58
Manilla
#FFFA86
ΔE00 2.58
Custard
#FFFD78
ΔE00 2.70
Butter Yellow
#FFFD74
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F072 #7275F3
analogous
#F3B072 #F3F072 #B5F372
triadic
#F3F072 #72F3F0 #F072F3
tetradic
#F3F072 #72F3B0 #7275F3 #F372B5
square
#F3F072 #72F3B0 #7275F3 #F372B5
split-complementary
#F3F072 #72B5F3 #B072F3
monochromatic
#D8D412 #EEEA3A #F3F072 #F8F6AA #FDFCE3
Accessibility & contrast
On white
1.20
#F3F072 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#F3F072 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F072
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F072 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F072 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE866
Deuteranopia (green-blind)
#FFED79
Tritanopia (blue-blind)
#FFE3D4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f3f072; /* rgb */ color: rgb(243, 240, 114); /* oklch */ color: oklch(93.3% 0.148 107.7);
Tailwind
colors: {
custom: {
50: '#f9f49e',
500: '#f3f072',
950: '#000000',
},
}SCSS
$custom: #f3f072; $custom-light: #f9f49e; $custom-dark: #000000;
JSON
{
"hex": "#f3f072",
"rgb": {
"r": 243,
"g": 240,
"b": 114
},
"hsl": {
"h": 58.605,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.933,
"c": 0.14782,
"h": 107.7
},
"luminance": 0.8259
}Semantic roles & 50–950 ramp
primary
#F3F072
secondary
#3C40CD
accent
#0AE105
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580