#F8F2EE#F8F2EE
#F8F2EE is a very light, near-neutral orange. Relative luminance 0.896; OKLCH L 96.5% C 0.008 H 56.3°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F2EE |
|---|---|
| RGB | rgb(248, 242, 238) |
| HSL | hsl(24, 42%, 95%) |
| HSV | hsv(24, 4%, 97%) |
| CMYK | cmyk(0%, 2.4%, 4%, 2.7%) |
| CIE-LAB | lab(95.84, 1.32, 2.64) |
| CIE-LCH | lch(95.84, 2.95, 63.48°) |
| OKLab | oklab(96.47% 0.0047 0.007) |
| OKLCH | oklch(96.47% 0.008 56.3) |
| XYZ | xyz(85.8940, 89.6342, 93.6485) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.06
Snow
#FFFAFA
ΔE00 2.60
Off White
#FAF9F6
ΔE00 2.66
Very Light Pink
#FFF4F2
ΔE00 2.81
Linen
#FAF0E6
ΔE00 2.88
Whitesmoke
#F5F5F5
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F2EE #EEF4F8
analogous
#F8EEEF #F8F2EE #F8F7EE
triadic
#F8F2EE #EEF8F2 #F2EEF8
tetradic
#F8F2EE #EFF8EE #EEF4F8 #F7EEF8
square
#F8F2EE #EFF8EE #EEF4F8 #F7EEF8
split-complementary
#F8F2EE #EEF8F7 #EEEFF8
monochromatic
#D4B097 #E6D1C3 #F6EEE9 #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.11
#F8F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#F8F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F2EE
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F2EE | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EE
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#FAF1F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f2ee; /* rgb */ color: rgb(248, 242, 238); /* oklch */ color: oklch(96.5% 0.008 56.3);
Tailwind
colors: {
custom: {
50: '#faf6f3',
500: '#f8f2ee',
950: '#000000',
},
}SCSS
$custom: #f8f2ee; $custom-light: #faf6f3; $custom-dark: #000000;
JSON
{
"hex": "#f8f2ee",
"rgb": {
"r": 248,
"g": 242,
"b": 238
},
"hsl": {
"h": 24,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.96469,
"c": 0.0084,
"h": 56.3
},
"luminance": 0.89634
}Semantic roles & 50–950 ramp
primary
#F8F2EE
secondary
#B4C8D6
accent
#80B531
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585