#F8EFEA#F8EFEA
#F8EFEA is a very light, near-neutral orange. Relative luminance 0.876; OKLCH L 95.8% C 0.012 H 51.3°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EFEA |
|---|---|
| RGB | rgb(248, 239, 234) |
| HSL | hsl(21, 50%, 95%) |
| HSV | hsv(21, 6%, 97%) |
| CMYK | cmyk(0%, 3.6%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.01, 2.17, 3.49) |
| CIE-LCH | lch(95.01, 4.11, 58.14°) |
| OKLab | oklab(95.78% 0.0074 0.0092) |
| OKLCH | oklch(95.78% 0.012 51.3) |
| XYZ | xyz(84.4273, 87.6306, 90.2927) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.56
Very Light Pink
#FFF4F2
ΔE00 2.30
Linen
#FAF0E6
ΔE00 2.34
Snow
#FFFAFA
ΔE00 3.46
Off White
#FAF9F6
ΔE00 4.07
Floralwhite
#FFFAF0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EFEA #EAF3F8
analogous
#F8EAEC #F8EFEA #F8F6EA
triadic
#F8EFEA #EAF8EF #EFEAF8
tetradic
#F8EFEA #ECF8EA #EAF3F8 #F6EAF8
square
#F8EFEA #ECF8EA #EAF3F8 #F6EAF8
split-complementary
#F8EFEA #EAF8F6 #EAECF8
monochromatic
#D9A98E #E9CCBC #F7EEE8 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.13
#F8EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#F8EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EFEA
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EFEA | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#FBEEEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8efea; /* rgb */ color: rgb(248, 239, 234); /* oklch */ color: oklch(95.8% 0.012 51.3);
Tailwind
colors: {
custom: {
50: '#faf4f0',
500: '#f8efea',
950: '#000000',
},
}SCSS
$custom: #f8efea; $custom-light: #faf4f0; $custom-dark: #000000;
JSON
{
"hex": "#f8efea",
"rgb": {
"r": 248,
"g": 239,
"b": 234
},
"hsl": {
"h": 21.429,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.95777,
"c": 0.01184,
"h": 51.3
},
"luminance": 0.8763
}Semantic roles & 50–950 ramp
primary
#F8EFEA
secondary
#AEC9D8
accent
#88BD28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585