#F4F2EF#F4F2EF
#F4F2EF is a very light, near-neutral orange. Relative luminance 0.890; OKLCH L 96.2% C 0.005 H 78.3°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2EF |
|---|---|
| RGB | rgb(244, 242, 239) |
| HSL | hsl(36, 19%, 95%) |
| HSV | hsv(36, 2%, 96%) |
| CMYK | cmyk(0%, 0.8%, 2%, 4.3%) |
| CIE-LAB | lab(95.57, 0.14, 1.68) |
| CIE-LCH | lch(95.57, 1.68, 85.16°) |
| OKLab | oklab(96.19% 0.0009 0.0045) |
| OKLCH | oklch(96.19% 0.005 78.3) |
| XYZ | xyz(84.6379, 88.9695, 94.3586) |
| Luminance | 0.8897 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.48
Whitesmoke
#F5F5F5
ΔE00 1.73
Snow
#FFFAFA
ΔE00 3.04
Pale Grey
#FDFDFE
ΔE00 3.04
White
#FFFFFF
ΔE00 3.06
Floralwhite
#FFFAF0
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2EF #EFF1F4
analogous
#F4F0EF #F4F2EF #F4F4EF
triadic
#F4F2EF #EFF4F2 #F2EFF4
tetradic
#F4F2EF #EFF4F0 #EFF1F4 #F4EFF4
square
#F4F2EF #EFF4F0 #EFF1F4 #F4EFF4
split-complementary
#F4F2EF #EFF4F4 #F0EFF4
monochromatic
#C2B7A6 #DBD5CB #F3F0ED #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.12
#F4F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#F4F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2EF
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2EF | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#F5F1F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f2ef; /* rgb */ color: rgb(244, 242, 239); /* oklch */ color: oklch(96.2% 0.005 78.3);
Tailwind
colors: {
custom: {
50: '#f7f6f4',
500: '#f4f2ef',
950: '#000000',
},
}SCSS
$custom: #f4f2ef; $custom-light: #f7f6f4; $custom-dark: #000000;
JSON
{
"hex": "#f4f2ef",
"rgb": {
"r": 244,
"g": 242,
"b": 239
},
"hsl": {
"h": 36,
"s": 18.519,
"l": 94.706
},
"oklch": {
"l": 0.96185,
"c": 0.00454,
"h": 78.3
},
"luminance": 0.88969
}Semantic roles & 50–950 ramp
primary
#F4F2EF
secondary
#BCC2CB
accent
#6A9D49
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585