#F8DFD1#F8DFD1
#F8DFD1 is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.034 H 51.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFD1 |
|---|---|
| RGB | rgb(248, 223, 209) |
| HSL | hsl(22, 74%, 90%) |
| HSV | hsv(22, 16%, 97%) |
| CMYK | cmyk(0%, 10.1%, 15.7%, 2.7%) |
| CIE-LAB | lab(90.48, 6.36, 9.98) |
| CIE-LCH | lch(90.48, 11.84, 57.48°) |
| OKLab | oklab(92.03% 0.021 0.0261) |
| OKLCH | oklch(92.03% 0.034 51.2) |
| XYZ | xyz(76.6072, 77.3370, 71.2012) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.55
Antiquewhite
#FAEBD7
ΔE00 6.31
Linen
#FAF0E6
ΔE00 6.58
Warm Beige
#E9DCC9
ΔE00 6.65
Peach
#FFDAB9
ΔE00 6.76
Bisque
#FFE4C4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFD1 #D1EAF8
analogous
#F8D1D7 #F8DFD1 #F8F2D1
triadic
#F8DFD1 #D1F8DF #DFD1F8
tetradic
#F8DFD1 #D7F8D1 #D1EAF8 #F2D1F8
square
#F8DFD1 #D7F8D1 #D1EAF8 #F2D1F8
split-complementary
#F8DFD1 #D1F8F2 #D1D7F8
monochromatic
#E89567 #F0BA9C #F8DFD1 #FBEDE4 #FBEDE4
Accessibility & contrast
On white
1.28
#F8DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F8DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFD1
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFD1 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D0
Deuteranopia (green-blind)
#EBE6D1
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfd1; /* rgb */ color: rgb(248, 223, 209); /* oklch */ color: oklch(92.0% 0.034 51.2);
Tailwind
colors: {
custom: {
50: '#fae9df',
500: '#f8dfd1',
950: '#000000',
},
}SCSS
$custom: #f8dfd1; $custom-light: #fae9df; $custom-dark: #000000;
JSON
{
"hex": "#f8dfd1",
"rgb": {
"r": 248,
"g": 223,
"b": 209
},
"hsl": {
"h": 21.538,
"s": 73.585,
"l": 89.608
},
"oklch": {
"l": 0.92032,
"c": 0.03352,
"h": 51.2
},
"luminance": 0.77335
}Semantic roles & 50–950 ramp
primary
#F8DFD1
secondary
#91C1DC
accent
#8FD610
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484