#F8F4EE#F8F4EE
#F8F4EE is a very light, near-neutral orange. Relative luminance 0.908; OKLCH L 96.9% C 0.009 H 78.3°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F4EE |
|---|---|
| RGB | rgb(248, 244, 238) |
| HSL | hsl(36, 42%, 95%) |
| HSV | hsv(36, 4%, 97%) |
| CMYK | cmyk(0%, 1.6%, 4%, 2.7%) |
| CIE-LAB | lab(96.34, 0.30, 3.36) |
| CIE-LCH | lch(96.34, 3.37, 84.91°) |
| OKLab | oklab(96.86% 0.0018 0.0089) |
| OKLCH | oklch(96.86% 0.009 78.3) |
| XYZ | xyz(86.4925, 90.8313, 93.8480) |
| Luminance | 0.9083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.00
Floralwhite
#FFFAF0
ΔE00 2.14
Seashell
#FFF5EE
ΔE00 2.76
Linen
#FAF0E6
ΔE00 2.89
Whitesmoke
#F5F5F5
ΔE00 3.15
Snow
#FFFAFA
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F4EE #EEF2F8
analogous
#F8EFEE #F8F4EE #F7F8EE
triadic
#F8F4EE #EEF8F4 #F4EEF8
tetradic
#F8F4EE #EEF8EF #EEF2F8 #F8EEF7
square
#F8F4EE #EEF8EF #EEF2F8 #F8EEF7
split-complementary
#F8F4EE #EEF7F8 #EFEEF8
monochromatic
#D4BC97 #E6D8C3 #F6F1E9 #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.10
#F8F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#F8F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F4EE
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F4EE | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#FAF3F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f8f4ee; /* rgb */ color: rgb(248, 244, 238); /* oklch */ color: oklch(96.9% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#faf7f3',
500: '#f8f4ee',
950: '#000000',
},
}SCSS
$custom: #f8f4ee; $custom-light: #faf7f3; $custom-dark: #000000;
JSON
{
"hex": "#f8f4ee",
"rgb": {
"r": 248,
"g": 244,
"b": 238
},
"hsl": {
"h": 36,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.96858,
"c": 0.00906,
"h": 78.3
},
"luminance": 0.90831
}Semantic roles & 50–950 ramp
primary
#F8F4EE
secondary
#B4C2D6
accent
#66B531
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585