#F8EBDA#F8EBDA
#F8EBDA is a very light, muted orange. Relative luminance 0.844; OKLCH L 94.6% C 0.027 H 74.7°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EBDA |
|---|---|
| RGB | rgb(248, 235, 218) |
| HSL | hsl(34, 68%, 91%) |
| HSV | hsv(34, 12%, 97%) |
| CMYK | cmyk(0%, 5.2%, 12.1%, 2.7%) |
| CIE-LAB | lab(93.64, 1.60, 9.82) |
| CIE-LCH | lch(93.64, 9.95, 80.73°) |
| OKLab | oklab(94.58% 0.007 0.0257) |
| OKLCH | oklch(94.58% 0.027 74.7) |
| XYZ | xyz(81.0735, 84.4362, 78.3430) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.17
Oldlace
#FDF5E6
ΔE00 2.90
Champagne
#F7E7CE
ΔE00 2.98
Linen
#FAF0E6
ΔE00 3.03
Papayawhip
#FFEFD5
ΔE00 3.27
Warm Beige
#E9DCC9
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EBDA #DAE7F8
analogous
#F8DCDA #F8EBDA #F6F8DA
triadic
#F8EBDA #DAF8EB #EBDAF8
tetradic
#F8EBDA #DAF8DC #DAE7F8 #F8DAF6
square
#F8EBDA #DAF8DC #DAE7F8 #F8DAF6
split-complementary
#F8EBDA #DAF6F8 #DCDAF8
monochromatic
#E5B373 #EECFA7 #F8EBDA #FAF1E5 #FAF1E5
Accessibility & contrast
On white
1.17
#F8EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#F8EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EBDA
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EBDA | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBD9
Deuteranopia (green-blind)
#F3EEDA
Tritanopia (blue-blind)
#FEE8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f8ebda; /* rgb */ color: rgb(248, 235, 218); /* oklch */ color: oklch(94.6% 0.027 74.7);
Tailwind
colors: {
custom: {
50: '#faf1e5',
500: '#f8ebda',
950: '#000000',
},
}SCSS
$custom: #f8ebda; $custom-light: #faf1e5; $custom-dark: #000000;
JSON
{
"hex": "#f8ebda",
"rgb": {
"r": 248,
"g": 235,
"b": 218
},
"hsl": {
"h": 34,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.94581,
"c": 0.02661,
"h": 74.7
},
"luminance": 0.84435
}Semantic roles & 50–950 ramp
primary
#F8EBDA
secondary
#9BB7DC
accent
#66D015
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171615
muted
#858584