#F8F0EA#F8F0EA
#F8F0EA is a very light, near-neutral orange. Relative luminance 0.882; OKLCH L 96.0% C 0.012 H 59.5°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F0EA |
|---|---|
| RGB | rgb(248, 240, 234) |
| HSL | hsl(26, 50%, 95%) |
| HSV | hsv(26, 6%, 97%) |
| CMYK | cmyk(0%, 3.2%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.25, 1.66, 3.85) |
| CIE-LCH | lch(95.25, 4.19, 66.69°) |
| OKLab | oklab(95.97% 0.006 0.0102) |
| OKLCH | oklch(95.97% 0.012 59.5) |
| XYZ | xyz(84.7208, 88.2178, 90.3905) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.40
Linen
#FAF0E6
ΔE00 1.81
Very Light Pink
#FFF4F2
ΔE00 2.96
Floralwhite
#FFFAF0
ΔE00 3.37
Snow
#FFFAFA
ΔE00 3.61
Off White
#FAF9F6
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F0EA #EAF2F8
analogous
#F8EAEB #F8F0EA #F8F7EA
triadic
#F8F0EA #EAF8F0 #F0EAF8
tetradic
#F8F0EA #EBF8EA #EAF2F8 #F7EAF8
square
#F8F0EA #EBF8EA #EAF2F8 #F7EAF8
split-complementary
#F8F0EA #EAF8F7 #EAEBF8
monochromatic
#D9AE8E #E9CFBC #F7EFE8 #F7EFE8 #F7EFE8
Accessibility & contrast
On white
1.13
#F8F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#F8F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F0EA
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F0EA | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#FBEEEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8f0ea; /* rgb */ color: rgb(248, 240, 234); /* oklch */ color: oklch(96.0% 0.012 59.5);
Tailwind
colors: {
custom: {
50: '#faf4f0',
500: '#f8f0ea',
950: '#000000',
},
}SCSS
$custom: #f8f0ea; $custom-light: #faf4f0; $custom-dark: #000000;
JSON
{
"hex": "#f8f0ea",
"rgb": {
"r": 248,
"g": 240,
"b": 234
},
"hsl": {
"h": 25.714,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.95971,
"c": 0.0118,
"h": 59.5
},
"luminance": 0.88217
}Semantic roles & 50–950 ramp
primary
#F8F0EA
secondary
#AEC6D8
accent
#7DBD28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585