#F8DFD6#F8DFD6
#F8DFD6 is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.2% C 0.030 H 40.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFD6 |
|---|---|
| RGB | rgb(248, 223, 214) |
| HSL | hsl(16, 71%, 91%) |
| HSV | hsv(16, 14%, 97%) |
| CMYK | cmyk(0%, 10.1%, 13.7%, 2.7%) |
| CIE-LAB | lab(90.59, 7.14, 7.53) |
| CIE-LCH | lch(90.59, 10.38, 46.54°) |
| OKLab | oklab(92.16% 0.0229 0.0198) |
| OKLCH | oklch(92.16% 0.03 40.9) |
| XYZ | xyz(77.2360, 77.5885, 74.5127) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.30
Very Light Pink
#FFF4F2
ΔE00 6.74
Seashell
#FFF5EE
ΔE00 7.08
Linen
#FAF0E6
ΔE00 7.10
Lavenderblush
#FFF0F5
ΔE00 7.54
Antiquewhite
#FAEBD7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFD6 #D6EFF8
analogous
#F8D6DE #F8DFD6 #F8F0D6
triadic
#F8DFD6 #D6F8DF #DFD6F8
tetradic
#F8DFD6 #DEF8D6 #D6EFF8 #F0D6F8
square
#F8DFD6 #DEF8D6 #D6EFF8 #F0D6F8
split-complementary
#F8DFD6 #D6F8F0 #D6DEF8
monochromatic
#E68D6D #EFB6A2 #F8DFD6 #FBEBE5 #FBEBE5
Accessibility & contrast
On white
1.27
#F8DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F8DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFD6
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFD6 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D5
Deuteranopia (green-blind)
#EAE6D6
Tritanopia (blue-blind)
#FFDCDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfd6; /* rgb */ color: rgb(248, 223, 214); /* oklch */ color: oklch(92.2% 0.030 40.9);
Tailwind
colors: {
custom: {
50: '#fae9e2',
500: '#f8dfd6',
950: '#000000',
},
}SCSS
$custom: #f8dfd6; $custom-light: #fae9e2; $custom-dark: #000000;
JSON
{
"hex": "#f8dfd6",
"rgb": {
"r": 248,
"g": 223,
"b": 214
},
"hsl": {
"h": 15.882,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.92161,
"c": 0.0303,
"h": 40.9
},
"luminance": 0.77587
}Semantic roles & 50–950 ramp
primary
#F8DFD6
secondary
#96C9DC
accent
#A0D313
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484