#F1F372#F1F372
#F1F372 is a very light, vivid yellow. Relative luminance 0.840; OKLCH L 93.8% C 0.151 H 109.8°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F372 |
|---|---|
| RGB | rgb(241, 243, 114) |
| HSL | hsl(61, 84%, 70%) |
| HSV | hsv(61, 53%, 95%) |
| CMYK | cmyk(0.8%, 0%, 53.1%, 4.7%) |
| CIE-LAB | lab(93.46, -17.35, 60.97) |
| CIE-LCH | lch(93.46, 63.40, 105.89°) |
| OKLab | oklab(93.76% -0.0512 0.1423) |
| OKLCH | oklch(93.76% 0.151 109.8) |
| XYZ | xyz(71.3652, 84.0186, 28.3742) |
| Luminance | 0.8402 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.10
Yellowish Tan
#FCFC81
ΔE00 2.14
Custard
#FFFD78
ΔE00 2.43
Light Yellow
#FFFE7A
ΔE00 2.48
Faded Yellow
#FEFF7F
ΔE00 2.52
Butter Yellow
#FFFD74
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F372 #7472F3
analogous
#F3B472 #F1F372 #B1F372
triadic
#F1F372 #72F1F3 #F372F1
tetradic
#F1F372 #72F3B4 #7472F3 #F372B1
square
#F1F372 #72F3B4 #7472F3 #F372B1
split-complementary
#F1F372 #72B1F3 #B472F3
monochromatic
#D5D812 #EBEE3A #F1F372 #F7F8AA #FCFDE3
Accessibility & contrast
On white
1.18
#F1F372 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#F1F372 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F372
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F372 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F372 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA65
Deuteranopia (green-blind)
#FFEE79
Tritanopia (blue-blind)
#FFE6D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f1f372; /* rgb */ color: rgb(241, 243, 114); /* oklch */ color: oklch(93.8% 0.151 109.8);
Tailwind
colors: {
custom: {
50: '#f8f69e',
500: '#f1f372',
950: '#000000',
},
}SCSS
$custom: #f1f372; $custom-light: #f8f69e; $custom-dark: #000000;
JSON
{
"hex": "#f1f372",
"rgb": {
"r": 241,
"g": 243,
"b": 114
},
"hsl": {
"h": 60.93,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.93759,
"c": 0.15127,
"h": 109.8
},
"luminance": 0.84017
}Semantic roles & 50–950 ramp
primary
#F1F372
secondary
#3F3CCD
accent
#05E108
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580