#F8E2D8#F8E2D8
#F8E2D8 is a very light, muted orange. Relative luminance 0.793; OKLCH L 92.8% C 0.028 H 46.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E2D8 |
|---|---|
| RGB | rgb(248, 226, 216) |
| HSL | hsl(19, 70%, 91%) |
| HSV | hsv(19, 13%, 97%) |
| CMYK | cmyk(0%, 8.9%, 12.9%, 2.7%) |
| CIE-LAB | lab(91.37, 5.90, 7.61) |
| CIE-LCH | lch(91.37, 9.63, 52.20°) |
| OKLab | oklab(92.79% 0.0193 0.02) |
| OKLCH | oklch(92.79% 0.028 46.1) |
| XYZ | xyz(78.3016, 79.3085, 76.1357) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.25
Linen
#FAF0E6
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 5.86
Very Light Pink
#FFF4F2
ΔE00 5.95
Antiquewhite
#FAEBD7
ΔE00 6.62
Warm Beige
#E9DCC9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E2D8 #D8EEF8
analogous
#F8D8DE #F8E2D8 #F8F2D8
triadic
#F8E2D8 #D8F8E2 #E2D8F8
tetradic
#F8E2D8 #DEF8D8 #D8EEF8 #F2D8F8
square
#F8E2D8 #DEF8D8 #D8EEF8 #F2D8F8
split-complementary
#F8E2D8 #D8F8F2 #D8DEF8
monochromatic
#E59570 #EFBBA4 #F8E2D8 #FAECE5 #FAECE5
Accessibility & contrast
On white
1.25
#F8E2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#F8E2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E2D8
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E2D8 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4D7
Deuteranopia (green-blind)
#ECE8D8
Tritanopia (blue-blind)
#FFDFDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f8e2d8; /* rgb */ color: rgb(248, 226, 216); /* oklch */ color: oklch(92.8% 0.028 46.1);
Tailwind
colors: {
custom: {
50: '#faebe4',
500: '#f8e2d8',
950: '#000000',
},
}SCSS
$custom: #f8e2d8; $custom-light: #faebe4; $custom-dark: #000000;
JSON
{
"hex": "#f8e2d8",
"rgb": {
"r": 248,
"g": 226,
"b": 216
},
"hsl": {
"h": 18.75,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.92788,
"c": 0.02779,
"h": 46.1
},
"luminance": 0.79307
}Semantic roles & 50–950 ramp
primary
#F8E2D8
secondary
#99C7DC
accent
#96D214
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484