#F3F4E8#F3F4E8
#F3F4E8 is a very light, near-neutral yellow. Relative luminance 0.896; OKLCH L 96.3% C 0.016 H 110.5°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F4E8 |
|---|---|
| RGB | rgb(243, 244, 232) |
| HSL | hsl(65, 35%, 93%) |
| HSV | hsv(65, 5%, 96%) |
| CMYK | cmyk(0.4%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.82, -2.41, 5.66) |
| CIE-LCH | lch(95.82, 6.15, 113.04°) |
| OKLab | oklab(96.31% -0.0056 0.0149) |
| OKLCH | oklch(96.31% 0.016 110.5) |
| XYZ | xyz(83.8762, 89.5824, 89.2007) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.52
Floralwhite
#FFFAF0
ΔE00 3.58
Oldlace
#FDF5E6
ΔE00 4.18
Eggshell
#F0EAD6
ΔE00 4.42
Off White
#FAF9F6
ΔE00 4.65
Beige
#F5F5DC
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F4E8 #E9E8F4
analogous
#F4EFE8 #F3F4E8 #EDF4E8
triadic
#F3F4E8 #E8F3F4 #F4E8F3
tetradic
#F3F4E8 #E8F4EF #E9E8F4 #F4E8ED
square
#F3F4E8 #E8F4EF #E9E8F4 #F4E8ED
split-complementary
#F3F4E8 #E8EDF4 #EFE8F4
monochromatic
#C8CC95 #DDE0BF #F3F4E8 #F4F5EA #F4F5EA
Accessibility & contrast
On white
1.11
#F3F4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#F3F4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F4E8
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F4E8 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E7
Deuteranopia (green-blind)
#F6F3E8
Tritanopia (blue-blind)
#F5F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3f4e8; /* rgb */ color: rgb(243, 244, 232); /* oklch */ color: oklch(96.3% 0.016 110.5);
Tailwind
colors: {
custom: {
50: '#f7f7ef',
500: '#f3f4e8',
950: '#000000',
},
}SCSS
$custom: #f3f4e8; $custom-light: #f7f7ef; $custom-dark: #000000;
JSON
{
"hex": "#f3f4e8",
"rgb": {
"r": 243,
"g": 244,
"b": 232
},
"hsl": {
"h": 65,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.96312,
"c": 0.01587,
"h": 110.5
},
"luminance": 0.89582
}Semantic roles & 50–950 ramp
primary
#F3F4E8
secondary
#B3B1D0
accent
#37AE41
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585