#F3FAEA#F3FAEA
#F3FAEA is a very light, muted yellow-green. Relative luminance 0.934; OKLCH L 97.6% C 0.022 H 126.2°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FAEA |
|---|---|
| RGB | rgb(243, 250, 234) |
| HSL | hsl(86, 62%, 95%) |
| HSV | hsv(86, 6%, 98%) |
| CMYK | cmyk(2.8%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(97.38, -5.09, 6.87) |
| CIE-LCH | lch(97.38, 8.55, 126.55°) |
| OKLab | oklab(97.55% -0.0132 0.018) |
| OKLCH | oklch(97.55% 0.022 126.2) |
| XYZ | xyz(85.9967, 93.3663, 91.3169) |
| Luminance | 0.9337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.08
Ivory
#FFFFF0
ΔE00 3.35
Beige
#F5F5DC
ΔE00 4.14
Off White (survey)
#FFFFE4
ΔE00 4.63
Mintcream
#F5FFFA
ΔE00 4.75
Lightyellow
#FFFFE0
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FAEA #F1EAFA
analogous
#FAF9EA #F3FAEA #EBFAEA
triadic
#F3FAEA #EAF3FA #FAEAF3
tetradic
#F3FAEA #EAFAF9 #F1EAFA #FAEAEB
square
#F3FAEA #EAFAF9 #F1EAFA #FAEAEB
split-complementary
#F3FAEA #EAEBFA #F9EAFA
monochromatic
#BBE287 #D7EEB9 #F1F9E6 #F1F9E6 #F1F9E6
Accessibility & contrast
On white
1.07
#F3FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#F3FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FAEA
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FAEA | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#FBF7EB
Tritanopia (blue-blind)
#F4F8F5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f3faea; /* rgb */ color: rgb(243, 250, 234); /* oklch */ color: oklch(97.6% 0.022 126.2);
Tailwind
colors: {
custom: {
50: '#f7fcf0',
500: '#f3faea',
950: '#000000',
},
}SCSS
$custom: #f3faea; $custom-light: #f7fcf0; $custom-dark: #000000;
JSON
{
"hex": "#f3faea",
"rgb": {
"r": 243,
"g": 250,
"b": 234
},
"hsl": {
"h": 86.25,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97551,
"c": 0.02229,
"h": 126.2
},
"luminance": 0.93366
}Semantic roles & 50–950 ramp
primary
#F3FAEA
secondary
#C1ABDD
accent
#1CC968
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585