#F3F8EA#F3F8EA
#F3F8EA is a very light, near-neutral yellow-green. Relative luminance 0.921; OKLCH L 97.2% C 0.019 H 122.8°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F8EA |
|---|---|
| RGB | rgb(243, 248, 234) |
| HSL | hsl(81, 50%, 95%) |
| HSV | hsv(81, 6%, 97%) |
| CMYK | cmyk(2%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.87, -4.09, 6.14) |
| CIE-LCH | lch(96.87, 7.38, 123.64°) |
| OKLab | oklab(97.16% -0.0104 0.0161) |
| OKLCH | oklch(97.16% 0.019 122.8) |
| XYZ | xyz(85.3785, 92.1300, 91.1109) |
| Luminance | 0.9213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.69
Honeydew
#F0FFF0
ΔE00 4.01
Beige
#F5F5DC
ΔE00 4.30
Mintcream
#F5FFFA
ΔE00 4.33
Off White (survey)
#FFFFE4
ΔE00 5.00
Floralwhite
#FFFAF0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F8EA #EFEAF8
analogous
#F8F6EA #F3F8EA #ECF8EA
triadic
#F3F8EA #EAF3F8 #F8EAF3
tetradic
#F3F8EA #EAF8F6 #EFEAF8 #F8EAEC
square
#F3F8EA #EAF8F6 #EFEAF8 #F8EAEC
split-complementary
#F3F8EA #EAECF8 #F6EAF8
monochromatic
#BFD98E #D9E9BC #F2F7E8 #F2F7E8 #F2F7E8
Accessibility & contrast
On white
1.08
#F3F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#F3F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F8EA
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F8EA | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#F4F6F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f3f8ea; /* rgb */ color: rgb(243, 248, 234); /* oklch */ color: oklch(97.2% 0.019 122.8);
Tailwind
colors: {
custom: {
50: '#f7faf0',
500: '#f3f8ea',
950: '#000000',
},
}SCSS
$custom: #f3f8ea; $custom-light: #f7faf0; $custom-dark: #000000;
JSON
{
"hex": "#f3f8ea",
"rgb": {
"r": 243,
"g": 248,
"b": 234
},
"hsl": {
"h": 81.429,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.97155,
"c": 0.01917,
"h": 122.8
},
"luminance": 0.9213
}Semantic roles & 50–950 ramp
primary
#F3F8EA
secondary
#BDAED8
accent
#28BD5D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585