#F8F2EF#F8F2EF
#F8F2EF is a very light, near-neutral orange. Relative luminance 0.897; OKLCH L 96.5% C 0.008 H 48.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F2EF |
|---|---|
| RGB | rgb(248, 242, 239) |
| HSL | hsl(20, 39%, 95%) |
| HSV | hsv(20, 4%, 97%) |
| CMYK | cmyk(0%, 2.4%, 3.6%, 2.7%) |
| CIE-LAB | lab(95.87, 1.49, 2.15) |
| CIE-LCH | lch(95.87, 2.62, 55.41°) |
| OKLab | oklab(96.5% 0.005 0.0057) |
| OKLCH | oklch(96.5% 0.008 48.7) |
| XYZ | xyz(86.0413, 89.6932, 94.4244) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Snow
#FFFAFA
ΔE00 2.23
Seashell
#FFF5EE
ΔE00 2.33
Very Light Pink
#FFF4F2
ΔE00 2.50
Off White
#FAF9F6
ΔE00 2.75
Whitesmoke
#F5F5F5
ΔE00 2.92
Linen
#FAF0E6
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F2EF #EFF5F8
analogous
#F8EFF0 #F8F2EF #F8F6EF
triadic
#F8F2EF #EFF8F2 #F2EFF8
tetradic
#F8F2EF #F0F8EF #EFF5F8 #F6EFF8
square
#F8F2EF #F0F8EF #EFF5F8 #F6EFF8
split-complementary
#F8F2EF #EFF8F6 #EFF0F8
monochromatic
#D3AD9A #E5CFC4 #F6EEEA #F6EEEA #F6EEEA
Accessibility & contrast
On white
1.11
#F8F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#F8F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F2EF
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F2EF | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EF
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#FAF1F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f2ef; /* rgb */ color: rgb(248, 242, 239); /* oklch */ color: oklch(96.5% 0.008 48.7);
Tailwind
colors: {
custom: {
50: '#faf6f4',
500: '#f8f2ef',
950: '#000000',
},
}SCSS
$custom: #f8f2ef; $custom-light: #faf6f4; $custom-dark: #000000;
JSON
{
"hex": "#f8f2ef",
"rgb": {
"r": 248,
"g": 242,
"b": 239
},
"hsl": {
"h": 20,
"s": 39.13,
"l": 95.49
},
"oklch": {
"l": 0.96496,
"c": 0.00762,
"h": 48.7
},
"luminance": 0.89693
}Semantic roles & 50–950 ramp
primary
#F8F2EF
secondary
#B6CBD5
accent
#88B233
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585