#F2F1EA#F2F1EA
#F2F1EA is a very light, near-neutral yellow. Relative luminance 0.877; OKLCH L 95.7% C 0.009 H 100.0°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F1EA |
|---|---|
| RGB | rgb(242, 241, 234) |
| HSL | hsl(53, 24%, 93%) |
| HSV | hsv(53, 3%, 95%) |
| CMYK | cmyk(0%, 0.4%, 3.3%, 5.1%) |
| CIE-LAB | lab(95.05, -0.88, 3.49) |
| CIE-LCH | lch(95.05, 3.60, 104.21°) |
| OKLab | oklab(95.7% -0.0016 0.0092) |
| OKLCH | oklch(95.7% 0.009 100) |
| XYZ | xyz(82.9223, 87.7286, 90.3908) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.60
Floralwhite
#FFFAF0
ΔE00 2.83
Whitesmoke
#F5F5F5
ΔE00 3.56
Linen
#FAF0E6
ΔE00 4.16
Oldlace
#FDF5E6
ΔE00 4.17
Ivory
#FFFFF0
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F1EA #EAEBF2
analogous
#F2EDEA #F2F1EA #EFF2EA
triadic
#F2F1EA #EAF2F1 #F1EAF2
tetradic
#F2F1EA #EAF2ED #EAEBF2 #F2EAEF
square
#F2F1EA #EAF2ED #EAEBF2 #F2EAEF
split-complementary
#F2F1EA #EAEFF2 #EDEAF2
monochromatic
#C3BF9E #DBD8C4 #F2F1EA #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.13
#F2F1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#F2F1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F1EA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F1EA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#F3F0EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f1ea; /* rgb */ color: rgb(242, 241, 234); /* oklch */ color: oklch(95.7% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#f6f5f0',
500: '#f2f1ea',
950: '#000000',
},
}SCSS
$custom: #f2f1ea; $custom-light: #f6f5f0; $custom-dark: #000000;
JSON
{
"hex": "#f2f1ea",
"rgb": {
"r": 242,
"g": 241,
"b": 234
},
"hsl": {
"h": 52.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95698,
"c": 0.00935,
"h": 100
},
"luminance": 0.87728
}Semantic roles & 50–950 ramp
primary
#F2F1EA
secondary
#B6B8CA
accent
#4FA244
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585