#F3FAED#F3FAED
#F3FAED is a very light, near-neutral yellow-green. Relative luminance 0.935; OKLCH L 97.6% C 0.019 H 130.2°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FAED |
|---|---|
| RGB | rgb(243, 250, 237) |
| HSL | hsl(92, 57%, 95%) |
| HSV | hsv(92, 5%, 98%) |
| CMYK | cmyk(2.8%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(97.45, -4.58, 5.43) |
| CIE-LCH | lch(97.45, 7.10, 130.18°) |
| OKLab | oklab(97.63% -0.012 0.0142) |
| OKLCH | oklch(97.63% 0.019 130.2) |
| XYZ | xyz(86.4313, 93.5402, 93.6060) |
| Luminance | 0.9354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.25
Ivory
#FFFFF0
ΔE00 3.26
Mintcream
#F5FFFA
ΔE00 3.65
Beige
#F5F5DC
ΔE00 5.03
Off White (survey)
#FFFFE4
ΔE00 5.55
Floralwhite
#FFFAF0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FAED #F4EDFA
analogous
#F9FAED #F3FAED #EDFAED
triadic
#F3FAED #EDF3FA #FAEDF3
tetradic
#F3FAED #EDF9FA #F4EDFA #FAEDED
square
#F3FAED #EDF9FA #F4EDFA #FAEDED
split-complementary
#F3FAED #EDEDFA #FAEDF9
monochromatic
#B3DF8D #D3EDBD #EFF8E7 #EFF8E7 #EFF8E7
Accessibility & contrast
On white
1.07
#F3FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#F3FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FAED
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FAED | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#FAF7EE
Tritanopia (blue-blind)
#F4F9F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f3faed; /* rgb */ color: rgb(243, 250, 237); /* oklch */ color: oklch(97.6% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#f7fcf2',
500: '#f3faed',
950: '#000000',
},
}SCSS
$custom: #f3faed; $custom-light: #f7fcf2; $custom-dark: #000000;
JSON
{
"hex": "#f3faed",
"rgb": {
"r": 243,
"g": 250,
"b": 237
},
"hsl": {
"h": 92.308,
"s": 56.522,
"l": 95.49
},
"oklch": {
"l": 0.9763,
"c": 0.01862,
"h": 130.2
},
"luminance": 0.9354
}Semantic roles & 50–950 ramp
primary
#F3FAED
secondary
#C7AFDC
accent
#21C479
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585