#F3F6EA#F3F6EA
#F3F6EA is a very light, near-neutral yellow-green. Relative luminance 0.909; OKLCH L 96.8% C 0.016 H 118.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F6EA |
|---|---|
| RGB | rgb(243, 246, 234) |
| HSL | hsl(75, 40%, 94%) |
| HSV | hsv(75, 5%, 96%) |
| CMYK | cmyk(1.2%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(96.37, -3.08, 5.42) |
| CIE-LCH | lch(96.37, 6.23, 119.60°) |
| OKLab | oklab(96.76% -0.0076 0.0142) |
| OKLCH | oklch(96.76% 0.016 118.1) |
| XYZ | xyz(84.7669, 90.9068, 90.9070) |
| Luminance | 0.9091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.50
Mintcream
#F5FFFA
ΔE00 4.24
Floralwhite
#FFFAF0
ΔE00 4.28
Beige
#F5F5DC
ΔE00 4.80
Off White
#FAF9F6
ΔE00 4.99
Oldlace
#FDF5E6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F6EA #EDEAF6
analogous
#F6F3EA #F3F6EA #EDF6EA
triadic
#F3F6EA #EAF3F6 #F6EAF3
tetradic
#F3F6EA #EAF6F3 #EDEAF6 #F6EAED
square
#F3F6EA #EAF6F3 #EDEAF6 #F6EAED
split-complementary
#F3F6EA #EAEDF6 #F3EAF6
monochromatic
#C2D194 #DBE4BF #F3F6EA #F3F6EA #F3F6EA
Accessibility & contrast
On white
1.09
#F3F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#F3F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F6EA
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F6EA | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#F4F5F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f3f6ea; /* rgb */ color: rgb(243, 246, 234); /* oklch */ color: oklch(96.8% 0.016 118.1);
Tailwind
colors: {
custom: {
50: '#f7f9f0',
500: '#f3f6ea',
950: '#000000',
},
}SCSS
$custom: #f3f6ea; $custom-light: #f7f9f0; $custom-dark: #000000;
JSON
{
"hex": "#f3f6ea",
"rgb": {
"r": 243,
"g": 246,
"b": 234
},
"hsl": {
"h": 75,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.9676,
"c": 0.01613,
"h": 118.1
},
"luminance": 0.90907
}Semantic roles & 50–950 ramp
primary
#F3F6EA
secondary
#BAB1D3
accent
#32B353
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585