#F1F0EA#F1F0EA
#F1F0EA is a very light, near-neutral yellow. Relative luminance 0.870; OKLCH L 95.4% C 0.008 H 98.9°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F0EA |
|---|---|
| RGB | rgb(241, 240, 234) |
| HSL | hsl(51, 20%, 93%) |
| HSV | hsv(51, 3%, 95%) |
| CMYK | cmyk(0%, 0.4%, 2.9%, 5.5%) |
| CIE-LAB | lab(94.72, -0.71, 3.01) |
| CIE-LCH | lch(94.72, 3.09, 103.32°) |
| OKLab | oklab(95.43% -0.0012 0.008) |
| OKLCH | oklch(95.43% 0.008 98.9) |
| XYZ | xyz(82.2847, 86.9617, 90.2763) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.42
Floralwhite
#FFFAF0
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 3.17
Linen
#FAF0E6
ΔE00 4.18
White
#FFFFFF
ΔE00 4.29
Pale Grey
#FDFDFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F0EA #EAEBF1
analogous
#F1ECEA #F1F0EA #EEF1EA
triadic
#F1F0EA #EAF1F0 #F0EAF1
tetradic
#F1F0EA #EAF1EC #EAEBF1 #F1EAEE
square
#F1F0EA #EAF1EC #EAEBF1 #F1EAEE
split-complementary
#F1F0EA #EAEEF1 #ECEAF1
monochromatic
#C0BCA1 #D9D6C5 #F1F0EA #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.14
#F1F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#F1F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F0EA
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F0EA | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#F2EFEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f1f0ea; /* rgb */ color: rgb(241, 240, 234); /* oklch */ color: oklch(95.4% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#f5f4f0',
500: '#f1f0ea',
950: '#000000',
},
}SCSS
$custom: #f1f0ea; $custom-light: #f5f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f1f0ea",
"rgb": {
"r": 241,
"g": 240,
"b": 234
},
"hsl": {
"h": 51.429,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.95425,
"c": 0.00805,
"h": 98.9
},
"luminance": 0.86961
}Semantic roles & 50–950 ramp
primary
#F1F0EA
secondary
#B7B9C8
accent
#549E47
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585