#F2F0EA#F2F0EA
#F2F0EA is a very light, near-neutral yellow. Relative luminance 0.871; OKLCH L 95.5% C 0.008 H 91.5°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0EA |
|---|---|
| RGB | rgb(242, 240, 234) |
| HSL | hsl(45, 24%, 93%) |
| HSV | hsv(45, 3%, 95%) |
| CMYK | cmyk(0%, 0.8%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.80, -0.38, 3.13) |
| CIE-LCH | lch(94.80, 3.15, 96.84°) |
| OKLab | oklab(95.5% -0.0002 0.0083) |
| OKLCH | oklch(95.5% 0.008 91.5) |
| XYZ | xyz(82.6271, 87.1382, 90.2924) |
| Luminance | 0.8714 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.35
Floralwhite
#FFFAF0
ΔE00 2.89
Whitesmoke
#F5F5F5
ΔE00 3.14
Linen
#FAF0E6
ΔE00 3.71
Seashell
#FFF5EE
ΔE00 3.98
White
#FFFFFF
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0EA #EAECF2
analogous
#F2ECEA #F2F0EA #F0F2EA
triadic
#F2F0EA #EAF2F0 #F0EAF2
tetradic
#F2F0EA #EAF2EC #EAECF2 #F2EAF0
square
#F2F0EA #EAF2EC #EAECF2 #F2EAF0
split-complementary
#F2F0EA #EAF0F2 #ECEAF2
monochromatic
#C3BA9E #DBD5C4 #F2F0EA #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.14
#F2F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#F2F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0EA
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0EA | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#F4EFEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f0ea; /* rgb */ color: rgb(242, 240, 234); /* oklch */ color: oklch(95.5% 0.008 91.5);
Tailwind
colors: {
custom: {
50: '#f6f4f0',
500: '#f2f0ea',
950: '#000000',
},
}SCSS
$custom: #f2f0ea; $custom-light: #f6f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f2f0ea",
"rgb": {
"r": 242,
"g": 240,
"b": 234
},
"hsl": {
"h": 45,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95502,
"c": 0.00826,
"h": 91.5
},
"luminance": 0.87138
}Semantic roles & 50–950 ramp
primary
#F2F0EA
secondary
#B6BBCA
accent
#5BA244
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585