#F3F4E6#F3F4E6
#F3F4E6 is a very light, near-neutral yellow. Relative luminance 0.895; OKLCH L 96.3% C 0.018 H 110.1°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F4E6 |
|---|---|
| RGB | rgb(243, 244, 230) |
| HSL | hsl(64, 39%, 93%) |
| HSV | hsv(64, 6%, 96%) |
| CMYK | cmyk(0.4%, 0%, 5.7%, 4.3%) |
| CIE-LAB | lab(95.78, -2.74, 6.62) |
| CIE-LCH | lch(95.78, 7.17, 112.50°) |
| OKLab | oklab(96.26% -0.0063 0.0174) |
| OKLCH | oklch(96.26% 0.018 110.1) |
| XYZ | xyz(83.5937, 89.4695, 87.7130) |
| Luminance | 0.8947 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.31
Beige
#F5F5DC
ΔE00 3.96
Eggshell
#F0EAD6
ΔE00 4.02
Floralwhite
#FFFAF0
ΔE00 4.03
Oldlace
#FDF5E6
ΔE00 4.25
Off White (survey)
#FFFFE4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F4E6 #E7E6F4
analogous
#F4EEE6 #F3F4E6 #ECF4E6
triadic
#F3F4E6 #E6F3F4 #F4E6F3
tetradic
#F3F4E6 #E6F4EE #E7E6F4 #F4E6EC
square
#F3F4E6 #E6F4EE #E7E6F4 #F4E6EC
split-complementary
#F3F4E6 #E6ECF4 #EEE6F4
monochromatic
#CACF91 #DFE1BB #F3F4E6 #F5F6EA #F5F6EA
Accessibility & contrast
On white
1.11
#F3F4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#F3F4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F4E6
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F4E6 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E5
Deuteranopia (green-blind)
#F7F3E6
Tritanopia (blue-blind)
#F5F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3f4e6; /* rgb */ color: rgb(243, 244, 230); /* oklch */ color: oklch(96.3% 0.018 110.1);
Tailwind
colors: {
custom: {
50: '#f7f7ed',
500: '#f3f4e6',
950: '#000000',
},
}SCSS
$custom: #f3f4e6; $custom-light: #f7f7ed; $custom-dark: #000000;
JSON
{
"hex": "#f3f4e6",
"rgb": {
"r": 243,
"g": 244,
"b": 230
},
"hsl": {
"h": 64.286,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.9626,
"c": 0.01849,
"h": 110.1
},
"luminance": 0.89469
}Semantic roles & 50–950 ramp
primary
#F3F4E6
secondary
#B0AED0
accent
#34B23D
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584