#F3FAEE#F3FAEE
#F3FAEE is a very light, near-neutral yellow-green. Relative luminance 0.936; OKLCH L 97.7% C 0.017 H 131.9°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FAEE |
|---|---|
| RGB | rgb(243, 250, 238) |
| HSL | hsl(95, 55%, 96%) |
| HSV | hsv(95, 5%, 98%) |
| CMYK | cmyk(2.8%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.47, -4.41, 4.95) |
| CIE-LCH | lch(97.47, 6.63, 131.72°) |
| OKLab | oklab(97.66% -0.0116 0.013) |
| OKLCH | oklch(97.66% 0.017 131.9) |
| XYZ | xyz(86.5778, 93.5988, 94.3776) |
| Luminance | 0.9360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.29
Ivory
#FFFFF0
ΔE00 3.32
Honeydew
#F0FFF0
ΔE00 3.41
Beige
#F5F5DC
ΔE00 5.36
Floralwhite
#FFFAF0
ΔE00 5.80
Off White (survey)
#FFFFE4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FAEE #F5EEFA
analogous
#F9FAEE #F3FAEE #EEFAEF
triadic
#F3FAEE #EEF3FA #FAEEF3
tetradic
#F3FAEE #EEF9FA #F5EEFA #FAEFEE
square
#F3FAEE #EEF9FA #F5EEFA #FAEFEE
split-complementary
#F3FAEE #EFEEFA #FAEEF9
monochromatic
#B0DE8F #D2ECBF #EEF8E7 #EEF8E7 #EEF8E7
Accessibility & contrast
On white
1.06
#F3FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#F3FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FAEE
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FAEE | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#FAF8EE
Tritanopia (blue-blind)
#F3F9F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f3faee; /* rgb */ color: rgb(243, 250, 238); /* oklch */ color: oklch(97.7% 0.017 131.9);
Tailwind
colors: {
custom: {
50: '#f7fcf3',
500: '#f3faee',
950: '#000000',
},
}SCSS
$custom: #f3faee; $custom-light: #f7fcf3; $custom-dark: #000000;
JSON
{
"hex": "#f3faee",
"rgb": {
"r": 243,
"g": 250,
"b": 238
},
"hsl": {
"h": 95,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97657,
"c": 0.01743,
"h": 131.9
},
"luminance": 0.93599
}Semantic roles & 50–950 ramp
primary
#F3FAEE
secondary
#CAB0DC
accent
#23C280
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585