#F8E6DA#F8E6DA
#F8E6DA is a very light, muted orange. Relative luminance 0.816; OKLCH L 93.6% C 0.025 H 56.1°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E6DA |
|---|---|
| RGB | rgb(248, 230, 218) |
| HSL | hsl(24, 68%, 91%) |
| HSV | hsv(24, 12%, 97%) |
| CMYK | cmyk(0%, 7.3%, 12.1%, 2.7%) |
| CIE-LAB | lab(92.40, 4.16, 8.05) |
| CIE-LCH | lch(92.40, 9.06, 62.66°) |
| OKLab | oklab(93.61% 0.0142 0.0211) |
| OKLCH | oklch(93.61% 0.025 56.1) |
| XYZ | xyz(79.6621, 81.6134, 77.8725) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.75
Antiquewhite
#FAEBD7
ΔE00 4.39
Seashell
#FFF5EE
ΔE00 4.42
Warm Beige
#E9DCC9
ΔE00 5.27
Very Light Pink
#FFF4F2
ΔE00 5.52
Oldlace
#FDF5E6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E6DA #DAECF8
analogous
#F8DADD #F8E6DA #F8F5DA
triadic
#F8E6DA #DAF8E6 #E6DAF8
tetradic
#F8E6DA #DDF8DA #DAECF8 #F5DAF8
square
#F8E6DA #DDF8DA #DAECF8 #F5DAF8
split-complementary
#F8E6DA #DAF8F5 #DADDF8
monochromatic
#E5A073 #EEC3A7 #F8E6DA #FAEEE5 #FAEEE5
Accessibility & contrast
On white
1.21
#F8E6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#F8E6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E6DA
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E6DA | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#EFEBDA
Tritanopia (blue-blind)
#FEE3E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f8e6da; /* rgb */ color: rgb(248, 230, 218); /* oklch */ color: oklch(93.6% 0.025 56.1);
Tailwind
colors: {
custom: {
50: '#faede5',
500: '#f8e6da',
950: '#000000',
},
}SCSS
$custom: #f8e6da; $custom-light: #faede5; $custom-dark: #000000;
JSON
{
"hex": "#f8e6da",
"rgb": {
"r": 248,
"g": 230,
"b": 218
},
"hsl": {
"h": 24,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.93611,
"c": 0.02547,
"h": 56.1
},
"luminance": 0.81612
}Semantic roles & 50–950 ramp
primary
#F8E6DA
secondary
#9BC2DC
accent
#85D015
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484