#F8EBDF#F8EBDF
#F8EBDF is a very light, muted orange. Relative luminance 0.847; OKLCH L 94.7% C 0.021 H 65.3°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EBDF |
|---|---|
| RGB | rgb(248, 235, 223) |
| HSL | hsl(29, 64%, 92%) |
| HSV | hsv(29, 10%, 97%) |
| CMYK | cmyk(0%, 5.2%, 10.1%, 2.7%) |
| CIE-LAB | lab(93.75, 2.40, 7.39) |
| CIE-LCH | lch(93.75, 7.77, 72.01°) |
| OKLab | oklab(94.71% 0.0089 0.0194) |
| OKLCH | oklch(94.71% 0.021 65.3) |
| XYZ | xyz(81.7377, 84.7019, 81.8409) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.62
Seashell
#FFF5EE
ΔE00 3.02
Antiquewhite
#FAEBD7
ΔE00 3.18
Oldlace
#FDF5E6
ΔE00 3.66
Floralwhite
#FFFAF0
ΔE00 4.53
Warm Beige
#E9DCC9
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EBDF #DFECF8
analogous
#F8DFE0 #F8EBDF #F8F8DF
triadic
#F8EBDF #DFF8EB #EBDFF8
tetradic
#F8EBDF #E0F8DF #DFECF8 #F8DFF8
square
#F8EBDF #E0F8DF #DFECF8 #F8DFF8
split-complementary
#F8EBDF #DFF8F8 #DFE0F8
monochromatic
#E2AC7B #EDCCAD #F8EBDF #FAEFE6 #FAEFE6
Accessibility & contrast
On white
1.17
#F8EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#F8EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EBDF
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EBDF | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#F2EEDF
Tritanopia (blue-blind)
#FDE8E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f8ebdf; /* rgb */ color: rgb(248, 235, 223); /* oklch */ color: oklch(94.7% 0.021 65.3);
Tailwind
colors: {
custom: {
50: '#faf1e9',
500: '#f8ebdf',
950: '#000000',
},
}SCSS
$custom: #f8ebdf; $custom-light: #faf1e9; $custom-dark: #000000;
JSON
{
"hex": "#f8ebdf",
"rgb": {
"r": 248,
"g": 235,
"b": 223
},
"hsl": {
"h": 28.8,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.94709,
"c": 0.02136,
"h": 65.3
},
"luminance": 0.84701
}Semantic roles & 50–950 ramp
primary
#F8EBDF
secondary
#A0BFDB
accent
#76CC1A
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584