#F1F072#F1F072
#F1F072 is a very light, vivid yellow. Relative luminance 0.822; OKLCH L 93.1% C 0.148 H 108.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F072 |
|---|---|
| RGB | rgb(241, 240, 114) |
| HSL | hsl(60, 82%, 70%) |
| HSV | hsv(60, 53%, 95%) |
| CMYK | cmyk(0%, 0.4%, 52.7%, 5.5%) |
| CIE-LAB | lab(92.68, -15.89, 60.08) |
| CIE-LCH | lch(92.68, 62.15, 104.82°) |
| OKLab | oklab(93.14% -0.0471 0.1404) |
| OKLCH | oklch(93.14% 0.148 108.5) |
| XYZ | xyz(70.4748, 82.2377, 28.0774) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.87
Yellowish Tan
#FCFC81
ΔE00 2.53
Manilla
#FFFA86
ΔE00 2.74
Custard
#FFFD78
ΔE00 2.79
Light Yellow
#FFFE7A
ΔE00 2.92
Butter Yellow
#FFFD74
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F072 #7273F1
analogous
#F1B172 #F1F072 #B2F172
triadic
#F1F072 #72F1F0 #F072F1
tetradic
#F1F072 #72F1B1 #7273F1 #F172B2
square
#F1F072 #72F1B1 #7273F1 #F172B2
split-complementary
#F1F072 #72B2F1 #B172F1
monochromatic
#D4D215 #EBEA3A #F1F072 #F7F6AA #FCFCE1
Accessibility & contrast
On white
1.20
#F1F072 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#F1F072 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F072
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F072 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F072 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE766
Deuteranopia (green-blind)
#FFEC79
Tritanopia (blue-blind)
#FFE3D4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f1f072; /* rgb */ color: rgb(241, 240, 114); /* oklch */ color: oklch(93.1% 0.148 108.5);
Tailwind
colors: {
custom: {
50: '#f8f49e',
500: '#f1f072',
950: '#000000',
},
}SCSS
$custom: #f1f072; $custom-light: #f8f49e; $custom-dark: #000000;
JSON
{
"hex": "#f1f072",
"rgb": {
"r": 241,
"g": 240,
"b": 114
},
"hsl": {
"h": 59.528,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.93138,
"c": 0.14808,
"h": 108.5
},
"luminance": 0.82236
}Semantic roles & 50–950 ramp
primary
#F1F072
secondary
#3D3ECA
accent
#09DE07
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580