#F1EAAA#F1EAAA
#F1EAAA is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.8% C 0.082 H 102.6°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EAAA |
|---|---|
| RGB | rgb(241, 234, 170) |
| HSL | hsl(54, 72%, 81%) |
| HSV | hsv(54, 29%, 95%) |
| CMYK | cmyk(0%, 2.9%, 29.5%, 5.5%) |
| CIE-LAB | lab(91.89, -7.23, 32.01) |
| CIE-LCH | lch(91.89, 32.82, 102.73°) |
| OKLab | oklab(92.75% -0.0179 0.0802) |
| OKLCH | oklch(92.75% 0.082 102.6) |
| XYZ | xyz(72.9546, 80.4502, 49.7077) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.66
Light Tan
#FBEEAC
ΔE00 2.09
Vanilla
#F3E5AB
ΔE00 2.64
Egg Shell
#FFFCC4
ΔE00 4.28
Parchment
#FEFCAF
ΔE00 4.34
Light Beige
#FFFEB6
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EAAA #AAB1F1
analogous
#F1C6AA #F1EAAA #D4F1AA
triadic
#F1EAAA #AAF1EA #EAAAF1
tetradic
#F1EAAA #AAF1C6 #AAB1F1 #F1AAD4
square
#F1EAAA #AAF1C6 #AAB1F1 #F1AAD4
split-complementary
#F1EAAA #AAD4F1 #C6AAF1
monochromatic
#E0D041 #E8DD75 #F1EAAA #FAF7DF #FBF9E5
Accessibility & contrast
On white
1.23
#F1EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#F1EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EAAA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EAAA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F8E9AC
Tritanopia (blue-blind)
#FCE1D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f1eaaa; /* rgb */ color: rgb(241, 234, 170); /* oklch */ color: oklch(92.8% 0.082 102.6);
Tailwind
colors: {
custom: {
50: '#f6f0c3',
500: '#f1eaaa',
950: '#000000',
},
}SCSS
$custom: #f1eaaa; $custom-light: #f6f0c3; $custom-dark: #000000;
JSON
{
"hex": "#f1eaaa",
"rgb": {
"r": 241,
"g": 234,
"b": 170
},
"hsl": {
"h": 54.085,
"s": 71.717,
"l": 80.588
},
"oklch": {
"l": 0.92752,
"c": 0.08215,
"h": 102.6
},
"luminance": 0.80449
}Semantic roles & 50–950 ramp
primary
#F1EAAA
secondary
#7079CF
accent
#25D412
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171612
muted
#858582