#F3F4E5#F3F4E5
#F3F4E5 is a very light, near-neutral yellow. Relative luminance 0.894; OKLCH L 96.2% C 0.020 H 109.9°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F4E5 |
|---|---|
| RGB | rgb(243, 244, 229) |
| HSL | hsl(64, 41%, 93%) |
| HSV | hsv(64, 6%, 96%) |
| CMYK | cmyk(0.4%, 0%, 6.1%, 4.3%) |
| CIE-LAB | lab(95.75, -2.91, 7.11) |
| CIE-LCH | lch(95.75, 7.68, 112.27°) |
| OKLab | oklab(96.23% -0.0067 0.0186) |
| OKLCH | oklch(96.23% 0.02 109.9) |
| XYZ | xyz(83.4537, 89.4134, 86.9756) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.32
Beige
#F5F5DC
ΔE00 3.57
Eggshell
#F0EAD6
ΔE00 3.87
Floralwhite
#FFFAF0
ΔE00 4.28
Oldlace
#FDF5E6
ΔE00 4.33
Off White (survey)
#FFFFE4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F4E5 #E6E5F4
analogous
#F4EDE5 #F3F4E5 #EBF4E5
triadic
#F3F4E5 #E5F3F4 #F4E5F3
tetradic
#F3F4E5 #E5F4ED #E6E5F4 #F4E5EB
square
#F3F4E5 #E5F4ED #E6E5F4 #F4E5EB
split-complementary
#F3F4E5 #E5EBF4 #EDE5F4
monochromatic
#CBD08F #DFE2BA #F3F4E5 #F5F6E9 #F5F6E9
Accessibility & contrast
On white
1.11
#F3F4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#F3F4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F4E5
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F4E5 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E4
Deuteranopia (green-blind)
#F7F3E5
Tritanopia (blue-blind)
#F5F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3f4e5; /* rgb */ color: rgb(243, 244, 229); /* oklch */ color: oklch(96.2% 0.020 109.9);
Tailwind
colors: {
custom: {
50: '#f7f7ed',
500: '#f3f4e5',
950: '#000000',
},
}SCSS
$custom: #f3f4e5; $custom-light: #f7f7ed; $custom-dark: #000000;
JSON
{
"hex": "#f3f4e5",
"rgb": {
"r": 243,
"g": 244,
"b": 229
},
"hsl": {
"h": 64,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.96233,
"c": 0.01981,
"h": 109.9
},
"luminance": 0.89413
}Semantic roles & 50–950 ramp
primary
#F3F4E5
secondary
#AFACD1
accent
#32B43B
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584