#F1E672#F1E672
#F1E672 is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.138 H 103.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E672 |
|---|---|
| RGB | rgb(241, 230, 114) |
| HSL | hsl(55, 82%, 70%) |
| HSV | hsv(55, 53%, 95%) |
| CMYK | cmyk(0%, 4.6%, 52.7%, 5.5%) |
| CIE-LAB | lab(90.10, -10.97, 57.08) |
| CIE-LCH | lch(90.10, 58.13, 100.88°) |
| OKLab | oklab(91.08% -0.033 0.1339) |
| OKLCH | oklch(91.08% 0.138 103.9) |
| XYZ | xyz(67.6117, 76.5115, 27.1230) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.24
Yellowish
#FAEE66
ΔE00 2.81
Dull Yellow
#EEDC5B
ΔE00 3.19
Straw
#FCF679
ΔE00 3.51
Khaki (CSS)
#F0E68C
ΔE00 3.68
Sand Yellow
#FCE166
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E672 #727DF1
analogous
#F1A772 #F1E672 #BDF172
triadic
#F1E672 #72F1E6 #E672F1
tetradic
#F1E672 #72F1A7 #727DF1 #F172BD
square
#F1E672 #72F1A7 #727DF1 #F172BD
split-complementary
#F1E672 #72BDF1 #A772F1
monochromatic
#D4C315 #EBDC3A #F1E672 #F7F0AA #FCFAE1
Accessibility & contrast
On white
1.29
#F1E672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F1E672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E672
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E672 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF67
Deuteranopia (green-blind)
#FBE578
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1e672; /* rgb */ color: rgb(241, 230, 114); /* oklch */ color: oklch(91.1% 0.138 103.9);
Tailwind
colors: {
custom: {
50: '#f8ed9e',
500: '#f1e672',
950: '#000000',
},
}SCSS
$custom: #f1e672; $custom-light: #f8ed9e; $custom-dark: #000000;
JSON
{
"hex": "#f1e672",
"rgb": {
"r": 241,
"g": 230,
"b": 114
},
"hsl": {
"h": 54.803,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.91083,
"c": 0.13793,
"h": 103.9
},
"luminance": 0.76509
}Semantic roles & 50–950 ramp
primary
#F1E672
secondary
#3D49CA
accent
#1ADE07
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480