#F8F2EA#F8F2EA
#F8F2EA is a very light, near-neutral orange. Relative luminance 0.894; OKLCH L 96.4% C 0.012 H 75.4°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F2EA |
|---|---|
| RGB | rgb(248, 242, 234) |
| HSL | hsl(34, 50%, 95%) |
| HSV | hsv(34, 6%, 97%) |
| CMYK | cmyk(0%, 2.4%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.75, 0.64, 4.56) |
| CIE-LCH | lch(95.75, 4.61, 82.02°) |
| OKLab | oklab(96.36% 0.0031 0.012) |
| OKLCH | oklch(96.36% 0.012 75.4) |
| XYZ | xyz(85.3128, 89.4018, 90.5878) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.80
Floralwhite
#FFFAF0
ΔE00 1.96
Seashell
#FFF5EE
ΔE00 2.28
Oldlace
#FDF5E6
ΔE00 2.97
Off White
#FAF9F6
ΔE00 3.16
Whitesmoke
#F5F5F5
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F2EA #EAF0F8
analogous
#F8EBEA #F8F2EA #F7F8EA
triadic
#F8F2EA #EAF8F2 #F2EAF8
tetradic
#F8F2EA #EAF8EB #EAF0F8 #F8EAF7
square
#F8F2EA #EAF8EB #EAF0F8 #F8EAF7
split-complementary
#F8F2EA #EAF7F8 #EBEAF8
monochromatic
#D9B98E #E9D6BC #F7F1E8 #F7F1E8 #F7F1E8
Accessibility & contrast
On white
1.11
#F8F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#F8F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F2EA
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F2EA | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F6F3EA
Tritanopia (blue-blind)
#FBF0F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f2ea; /* rgb */ color: rgb(248, 242, 234); /* oklch */ color: oklch(96.4% 0.012 75.4);
Tailwind
colors: {
custom: {
50: '#faf6f0',
500: '#f8f2ea',
950: '#000000',
},
}SCSS
$custom: #f8f2ea; $custom-light: #faf6f0; $custom-dark: #000000;
JSON
{
"hex": "#f8f2ea",
"rgb": {
"r": 248,
"g": 242,
"b": 234
},
"hsl": {
"h": 34.286,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96361,
"c": 0.01244,
"h": 75.4
},
"luminance": 0.89401
}Semantic roles & 50–950 ramp
primary
#F8F2EA
secondary
#AEC0D8
accent
#68BD28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585