#F8F2EB#F8F2EB
#F8F2EB is a very light, near-neutral orange. Relative luminance 0.895; OKLCH L 96.4% C 0.011 H 71.9°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F2EB |
|---|---|
| RGB | rgb(248, 242, 235) |
| HSL | hsl(32, 48%, 95%) |
| HSV | hsv(32, 5%, 97%) |
| CMYK | cmyk(0%, 2.4%, 5.2%, 2.7%) |
| CIE-LAB | lab(95.77, 0.81, 4.08) |
| CIE-LCH | lch(95.77, 4.16, 78.81°) |
| OKLab | oklab(96.39% 0.0035 0.0108) |
| OKLCH | oklch(96.39% 0.011 71.9) |
| XYZ | xyz(85.4569, 89.4594, 91.3466) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.92
Seashell
#FFF5EE
ΔE00 2.04
Floralwhite
#FFFAF0
ΔE00 2.26
Off White
#FAF9F6
ΔE00 2.93
Oldlace
#FDF5E6
ΔE00 3.43
Snow
#FFFAFA
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F2EB #EBF1F8
analogous
#F8ECEB #F8F2EB #F8F8EB
triadic
#F8F2EB #EBF8F2 #F2EBF8
tetradic
#F8F2EB #EBF8EC #EBF1F8 #F8EBF8
square
#F8F2EB #EBF8EC #EBF1F8 #F8EBF8
split-complementary
#F8F2EB #EBF8F8 #ECEBF8
monochromatic
#D8B790 #E8D5BE #F7F0E8 #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.11
#F8F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#F8F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F2EB
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F2EB | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#FBF1F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f2eb; /* rgb */ color: rgb(248, 242, 235); /* oklch */ color: oklch(96.4% 0.011 71.9);
Tailwind
colors: {
custom: {
50: '#faf6f1',
500: '#f8f2eb',
950: '#000000',
},
}SCSS
$custom: #f8f2eb; $custom-light: #faf6f1; $custom-dark: #000000;
JSON
{
"hex": "#f8f2eb",
"rgb": {
"r": 248,
"g": 242,
"b": 235
},
"hsl": {
"h": 32.308,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.96388,
"c": 0.01134,
"h": 71.9
},
"luminance": 0.89459
}Semantic roles & 50–950 ramp
primary
#F8F2EB
secondary
#B0C2D8
accent
#6DBB2A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585