#F8F2E8#F8F2E8
#F8F2E8 is a very light, near-neutral orange. Relative luminance 0.893; OKLCH L 96.3% C 0.015 H 80.7°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F2E8 |
|---|---|
| RGB | rgb(248, 242, 232) |
| HSL | hsl(38, 53%, 94%) |
| HSV | hsv(38, 6%, 97%) |
| CMYK | cmyk(0%, 2.4%, 6.5%, 2.7%) |
| CIE-LAB | lab(95.70, 0.31, 5.53) |
| CIE-LCH | lch(95.70, 5.54, 86.83°) |
| OKLab | oklab(96.31% 0.0024 0.0146) |
| OKLCH | oklch(96.31% 0.015 80.7) |
| XYZ | xyz(85.0271, 89.2875, 89.0832) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.66
Linen
#FAF0E6
ΔE00 1.95
Oldlace
#FDF5E6
ΔE00 2.13
Seashell
#FFF5EE
ΔE00 2.93
Off White
#FAF9F6
ΔE00 3.74
Eggshell
#F0EAD6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F2E8 #E8EEF8
analogous
#F8EAE8 #F8F2E8 #F6F8E8
triadic
#F8F2E8 #E8F8F2 #F2E8F8
tetradic
#F8F2E8 #E8F8EA #E8EEF8 #F8E8F6
square
#F8F2E8 #E8F8EA #E8EEF8 #F8E8F6
split-complementary
#F8F2E8 #E8F6F8 #EAE8F8
monochromatic
#DBBD8A #EAD7B9 #F8F2E8 #F8F2E8 #F8F2E8
Accessibility & contrast
On white
1.11
#F8F2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#F8F2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F2E8
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F2E8 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#F6F3E8
Tritanopia (blue-blind)
#FBF0EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f2e8; /* rgb */ color: rgb(248, 242, 232); /* oklch */ color: oklch(96.3% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#faf6ef',
500: '#f8f2e8',
950: '#000000',
},
}SCSS
$custom: #f8f2e8; $custom-light: #faf6ef; $custom-dark: #000000;
JSON
{
"hex": "#f8f2e8",
"rgb": {
"r": 248,
"g": 242,
"b": 232
},
"hsl": {
"h": 37.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.96308,
"c": 0.01475,
"h": 80.7
},
"luminance": 0.89287
}Semantic roles & 50–950 ramp
primary
#F8F2E8
secondary
#ABBCD9
accent
#5FC125
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585