#F8EEE8#F8EEE8
#F8EEE8 is a very light, near-neutral orange. Relative luminance 0.869; OKLCH L 95.5% C 0.013 H 53.3°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EEE8 |
|---|---|
| RGB | rgb(248, 238, 232) |
| HSL | hsl(23, 53%, 94%) |
| HSV | hsv(23, 6%, 97%) |
| CMYK | cmyk(0%, 4%, 6.5%, 2.7%) |
| CIE-LAB | lab(94.71, 2.34, 4.10) |
| CIE-LCH | lch(94.71, 4.72, 60.23°) |
| OKLab | oklab(95.53% 0.0081 0.0108) |
| OKLCH | oklch(95.53% 0.014 53.3) |
| XYZ | xyz(83.8496, 86.9325, 88.6907) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.51
Linen
#FAF0E6
ΔE00 2.00
Very Light Pink
#FFF4F2
ΔE00 2.60
Snow
#FFFAFA
ΔE00 4.00
Floralwhite
#FFFAF0
ΔE00 4.22
Off White
#FAF9F6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EEE8 #E8F2F8
analogous
#F8E8EA #F8EEE8 #F8F6E8
triadic
#F8EEE8 #E8F8EE #EEE8F8
tetradic
#F8EEE8 #EAF8E8 #E8F2F8 #F6E8F8
square
#F8EEE8 #EAF8E8 #E8F2F8 #F6E8F8
split-complementary
#F8EEE8 #E8F8F6 #E8EAF8
monochromatic
#DBA98A #EACBB9 #F8EEE8 #F8EEE8 #F8EEE8
Accessibility & contrast
On white
1.14
#F8EEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#F8EEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EEE8
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EEE8 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE8
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#FBECEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f8eee8; /* rgb */ color: rgb(248, 238, 232); /* oklch */ color: oklch(95.5% 0.013 53.3);
Tailwind
colors: {
custom: {
50: '#faf3ef',
500: '#f8eee8',
950: '#000000',
},
}SCSS
$custom: #f8eee8; $custom-light: #faf3ef; $custom-dark: #000000;
JSON
{
"hex": "#f8eee8",
"rgb": {
"r": 248,
"g": 238,
"b": 232
},
"hsl": {
"h": 22.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.95529,
"c": 0.0135,
"h": 53.3
},
"luminance": 0.86932
}Semantic roles & 50–950 ramp
primary
#F8EEE8
secondary
#ABC8D9
accent
#86C125
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585