#F3F5EA#F3F5EA
#F3F5EA is a very light, near-neutral yellow-green. Relative luminance 0.903; OKLCH L 96.6% C 0.015 H 115.0°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F5EA |
|---|---|
| RGB | rgb(243, 245, 234) |
| HSL | hsl(71, 35%, 94%) |
| HSV | hsv(71, 4%, 96%) |
| CMYK | cmyk(0.8%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(96.12, -2.57, 5.06) |
| CIE-LCH | lch(96.12, 5.67, 116.98°) |
| OKLab | oklab(96.56% -0.0062 0.0133) |
| OKLCH | oklch(96.56% 0.015 115) |
| XYZ | xyz(84.4636, 90.3001, 90.8059) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.65
Floralwhite
#FFFAF0
ΔE00 3.76
Mintcream
#F5FFFA
ΔE00 4.35
Off White
#FAF9F6
ΔE00 4.42
Oldlace
#FDF5E6
ΔE00 4.63
Eggshell
#F0EAD6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F5EA #ECEAF5
analogous
#F5F2EA #F3F5EA #EEF5EA
triadic
#F3F5EA #EAF3F5 #F5EAF3
tetradic
#F3F5EA #EAF5F2 #ECEAF5 #F5EAEE
square
#F3F5EA #EAF5F2 #ECEAF5 #F5EAEE
split-complementary
#F3F5EA #EAEEF5 #F2EAF5
monochromatic
#C4CE97 #DBE1C1 #F3F5EA #F3F5EA #F3F5EA
Accessibility & contrast
On white
1.10
#F3F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#F3F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F5EA
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F5EA | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#F4F4F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f3f5ea; /* rgb */ color: rgb(243, 245, 234); /* oklch */ color: oklch(96.6% 0.015 115.0);
Tailwind
colors: {
custom: {
50: '#f7f8f0',
500: '#f3f5ea',
950: '#000000',
},
}SCSS
$custom: #f3f5ea; $custom-light: #f7f8f0; $custom-dark: #000000;
JSON
{
"hex": "#f3f5ea",
"rgb": {
"r": 243,
"g": 245,
"b": 234
},
"hsl": {
"h": 70.909,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.96562,
"c": 0.01467,
"h": 115
},
"luminance": 0.903
}Semantic roles & 50–950 ramp
primary
#F3F5EA
secondary
#B8B2D1
accent
#37AE4D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585