#F4F3EE#F4F3EE
#F4F3EE is a very light, near-neutral yellow. Relative luminance 0.895; OKLCH L 96.4% C 0.007 H 97.4°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F3EE |
|---|---|
| RGB | rgb(244, 243, 238) |
| HSL | hsl(50, 21%, 95%) |
| HSV | hsv(50, 2%, 96%) |
| CMYK | cmyk(0%, 0.4%, 2.5%, 4.3%) |
| CIE-LAB | lab(95.79, -0.54, 2.52) |
| CIE-LCH | lch(95.79, 2.58, 102.06°) |
| OKLab | oklab(96.35% -0.0009 0.0067) |
| OKLCH | oklch(96.35% 0.007 97.4) |
| XYZ | xyz(84.7891, 89.5075, 93.6822) |
| Luminance | 0.8951 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.61
Whitesmoke
#F5F5F5
ΔE00 2.54
Floralwhite
#FFFAF0
ΔE00 2.98
White
#FFFFFF
ΔE00 3.50
Pale Grey
#FDFDFE
ΔE00 3.69
Snow
#FFFAFA
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F3EE #EEEFF4
analogous
#F4F0EE #F4F3EE #F2F4EE
triadic
#F4F3EE #EEF4F3 #F3EEF4
tetradic
#F4F3EE #EEF4F0 #EEEFF4 #F4EEF2
square
#F4F3EE #EEF4F0 #EEEFF4 #F4EEF2
split-complementary
#F4F3EE #EEF2F4 #F0EEF4
monochromatic
#C4BFA4 #DCD9C9 #F3F2EC #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.11
#F4F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#F4F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F3EE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F3EE | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EE
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#F5F2F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f3ee; /* rgb */ color: rgb(244, 243, 238); /* oklch */ color: oklch(96.4% 0.007 97.4);
Tailwind
colors: {
custom: {
50: '#f7f7f3',
500: '#f4f3ee',
950: '#000000',
},
}SCSS
$custom: #f4f3ee; $custom-light: #f7f7f3; $custom-dark: #000000;
JSON
{
"hex": "#f4f3ee",
"rgb": {
"r": 244,
"g": 243,
"b": 238
},
"hsl": {
"h": 50,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96354,
"c": 0.00672,
"h": 97.4
},
"luminance": 0.89507
}Semantic roles & 50–950 ramp
primary
#F4F3EE
secondary
#BABDCC
accent
#55A046
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585