#F4F2EE#F4F2EE
#F4F2EE is a very light, near-neutral orange. Relative luminance 0.889; OKLCH L 96.2% C 0.006 H 84.6°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2EE |
|---|---|
| RGB | rgb(244, 242, 238) |
| HSL | hsl(40, 21%, 95%) |
| HSV | hsv(40, 2%, 96%) |
| CMYK | cmyk(0%, 0.8%, 2.5%, 4.3%) |
| CIE-LAB | lab(95.54, -0.03, 2.16) |
| CIE-LCH | lch(95.54, 2.16, 90.82°) |
| OKLab | oklab(96.16% 0.0005 0.0057) |
| OKLCH | oklch(96.16% 0.006 84.6) |
| XYZ | xyz(84.4906, 88.9106, 93.5827) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.53
Whitesmoke
#F5F5F5
ΔE00 2.14
Floralwhite
#FFFAF0
ΔE00 3.22
White
#FFFFFF
ΔE00 3.32
Pale Grey
#FDFDFE
ΔE00 3.39
Snow
#FFFAFA
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2EE #EEF0F4
analogous
#F4EFEE #F4F2EE #F3F4EE
triadic
#F4F2EE #EEF4F2 #F2EEF4
tetradic
#F4F2EE #EEF4EF #EEF0F4 #F4EEF3
square
#F4F2EE #EEF4EF #EEF0F4 #F4EEF3
split-complementary
#F4F2EE #EEF3F4 #EFEEF4
monochromatic
#C4B9A4 #DCD6C9 #F3F1EC #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.12
#F4F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#F4F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2EE
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2EE | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#F5F1F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f2ee; /* rgb */ color: rgb(244, 242, 238); /* oklch */ color: oklch(96.2% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#f7f6f3',
500: '#f4f2ee',
950: '#000000',
},
}SCSS
$custom: #f4f2ee; $custom-light: #f7f6f3; $custom-dark: #000000;
JSON
{
"hex": "#f4f2ee",
"rgb": {
"r": 244,
"g": 242,
"b": 238
},
"hsl": {
"h": 40,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96158,
"c": 0.00574,
"h": 84.6
},
"luminance": 0.8891
}Semantic roles & 50–950 ramp
primary
#F4F2EE
secondary
#BAC0CC
accent
#64A046
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585