#F4F0EB#F4F0EB
#F4F0EB is a very light, near-neutral orange. Relative luminance 0.876; OKLCH L 95.7% C 0.008 H 73.8°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F0EB |
|---|---|
| RGB | rgb(244, 240, 235) |
| HSL | hsl(33, 29%, 94%) |
| HSV | hsv(33, 4%, 96%) |
| CMYK | cmyk(0%, 1.6%, 3.7%, 4.3%) |
| CIE-LAB | lab(94.97, 0.47, 2.88) |
| CIE-LCH | lch(94.97, 2.92, 80.72°) |
| OKLab | oklab(95.69% 0.0022 0.0076) |
| OKLCH | oklch(95.69% 0.008 73.8) |
| XYZ | xyz(83.4615, 87.5518, 91.0835) |
| Luminance | 0.8755 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.33
Whitesmoke
#F5F5F5
ΔE00 2.93
Seashell
#FFF5EE
ΔE00 2.94
Linen
#FAF0E6
ΔE00 3.01
Floralwhite
#FFFAF0
ΔE00 3.02
Snow
#FFFAFA
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F0EB #EBEFF4
analogous
#F4ECEB #F4F0EB #F4F4EB
triadic
#F4F0EB #EBF4F0 #F0EBF4
tetradic
#F4F0EB #EBF4EC #EBEFF4 #F4EBF4
square
#F4F0EB #EBF4EC #EBEFF4 #F4EBF4
split-complementary
#F4F0EB #EBF4F4 #ECEBF4
monochromatic
#C9B59C #DED2C4 #F4F0EB #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.13
#F4F0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F4F0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F0EB
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F0EB | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#F6EFEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f0eb; /* rgb */ color: rgb(244, 240, 235); /* oklch */ color: oklch(95.7% 0.008 73.8);
Tailwind
colors: {
custom: {
50: '#f7f4f1',
500: '#f4f0eb',
950: '#000000',
},
}SCSS
$custom: #f4f0eb; $custom-light: #f7f4f1; $custom-dark: #000000;
JSON
{
"hex": "#f4f0eb",
"rgb": {
"r": 244,
"g": 240,
"b": 235
},
"hsl": {
"h": 33.333,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.95685,
"c": 0.00795,
"h": 73.8
},
"luminance": 0.87551
}Semantic roles & 50–950 ramp
primary
#F4F0EB
secondary
#B5C0CE
accent
#6DA83E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585