#F1F2EA#F1F2EA
#F1F2EA is a very light, near-neutral yellow. Relative luminance 0.881; OKLCH L 95.8% C 0.011 H 112.4°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F2EA |
|---|---|
| RGB | rgb(241, 242, 234) |
| HSL | hsl(68, 24%, 93%) |
| HSV | hsv(68, 3%, 95%) |
| CMYK | cmyk(0.4%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(95.22, -1.73, 3.74) |
| CIE-LCH | lch(95.22, 4.12, 114.83°) |
| OKLab | oklab(95.82% -0.004 0.0098) |
| OKLCH | oklch(95.82% 0.011 112.4) |
| XYZ | xyz(82.8767, 88.1457, 90.4737) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 3.24
Floralwhite
#FFFAF0
ΔE00 3.38
Ivory
#FFFFF0
ΔE00 3.85
Whitesmoke
#F5F5F5
ΔE00 4.20
Mintcream
#F5FFFA
ΔE00 4.53
Oldlace
#FDF5E6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F2EA #EBEAF2
analogous
#F2EFEA #F1F2EA #EDF2EA
triadic
#F1F2EA #EAF1F2 #F2EAF1
tetradic
#F1F2EA #EAF2EF #EBEAF2 #F2EAED
square
#F1F2EA #EAF2EF #EBEAF2 #F2EAED
split-complementary
#F1F2EA #EAEDF2 #EFEAF2
monochromatic
#BFC39E #D8DBC4 #F1F2EA #F2F3EC #F2F3EC
Accessibility & contrast
On white
1.13
#F1F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#F1F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F2EA
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F2EA | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#F2F1F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f1f2ea; /* rgb */ color: rgb(241, 242, 234); /* oklch */ color: oklch(95.8% 0.011 112.4);
Tailwind
colors: {
custom: {
50: '#f5f6f0',
500: '#f1f2ea',
950: '#000000',
},
}SCSS
$custom: #f1f2ea; $custom-light: #f5f6f0; $custom-dark: #000000;
JSON
{
"hex": "#f1f2ea",
"rgb": {
"r": 241,
"g": 242,
"b": 234
},
"hsl": {
"h": 67.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95818,
"c": 0.01064,
"h": 112.4
},
"luminance": 0.88146
}Semantic roles & 50–950 ramp
primary
#F1F2EA
secondary
#B8B6CA
accent
#44A24F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585