#F8F2EC#F8F2EC
#F8F2EC is a very light, near-neutral orange. Relative luminance 0.895; OKLCH L 96.4% C 0.010 H 67.7°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F2EC |
|---|---|
| RGB | rgb(248, 242, 236) |
| HSL | hsl(30, 46%, 95%) |
| HSV | hsv(30, 5%, 97%) |
| CMYK | cmyk(0%, 2.4%, 4.8%, 2.7%) |
| CIE-LAB | lab(95.80, 0.98, 3.60) |
| CIE-LCH | lch(95.80, 3.73, 74.83°) |
| OKLab | oklab(96.41% 0.0039 0.0095) |
| OKLCH | oklch(96.41% 0.01 67.7) |
| XYZ | xyz(85.6018, 89.5174, 92.1096) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.91
Linen
#FAF0E6
ΔE00 2.16
Floralwhite
#FFFAF0
ΔE00 2.62
Off White
#FAF9F6
ΔE00 2.76
Snow
#FFFAFA
ΔE00 3.46
Very Light Pink
#FFF4F2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F2EC #ECF2F8
analogous
#F8ECEC #F8F2EC #F8F8EC
triadic
#F8F2EC #ECF8F2 #F2ECF8
tetradic
#F8F2EC #ECF8EC #ECF2F8 #F8ECF8
square
#F8F2EC #ECF8EC #ECF2F8 #F8ECF8
split-complementary
#F8F2EC #ECF8F8 #ECECF8
monochromatic
#D7B593 #E8D3BF #F7F0E9 #F7F0E9 #F7F0E9
Accessibility & contrast
On white
1.11
#F8F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#F8F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F2EC
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F2EC | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#F6F3EC
Tritanopia (blue-blind)
#FBF1F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f2ec; /* rgb */ color: rgb(248, 242, 236); /* oklch */ color: oklch(96.4% 0.010 67.7);
Tailwind
colors: {
custom: {
50: '#faf6f2',
500: '#f8f2ec',
950: '#000000',
},
}SCSS
$custom: #f8f2ec; $custom-light: #faf6f2; $custom-dark: #000000;
JSON
{
"hex": "#f8f2ec",
"rgb": {
"r": 248,
"g": 242,
"b": 236
},
"hsl": {
"h": 30,
"s": 46.154,
"l": 94.902
},
"oklch": {
"l": 0.96414,
"c": 0.01029,
"h": 67.7
},
"luminance": 0.89517
}Semantic roles & 50–950 ramp
primary
#F8F2EC
secondary
#B1C4D7
accent
#73B92C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585