#F8DFD4#F8DFD4
#F8DFD4 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.031 H 45.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFD4 |
|---|---|
| RGB | rgb(248, 223, 212) |
| HSL | hsl(18, 72%, 90%) |
| HSV | hsv(18, 15%, 97%) |
| CMYK | cmyk(0%, 10.1%, 14.5%, 2.7%) |
| CIE-LAB | lab(90.55, 6.83, 8.51) |
| CIE-LCH | lch(90.55, 10.91, 51.27°) |
| OKLab | oklab(92.11% 0.0221 0.0223) |
| OKLCH | oklch(92.11% 0.031 45.3) |
| XYZ | xyz(76.9822, 77.4869, 73.1758) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.19
Linen
#FAF0E6
ΔE00 6.82
Seashell
#FFF5EE
ΔE00 7.00
Very Light Pink
#FFF4F2
ΔE00 7.03
Antiquewhite
#FAEBD7
ΔE00 7.32
Warm Beige
#E9DCC9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFD4 #D4EDF8
analogous
#F8D4DB #F8DFD4 #F8F1D4
triadic
#F8DFD4 #D4F8DF #DFD4F8
tetradic
#F8DFD4 #DBF8D4 #D4EDF8 #F1D4F8
square
#F8DFD4 #DBF8D4 #D4EDF8 #F1D4F8
split-complementary
#F8DFD4 #D4F8F1 #D4DBF8
monochromatic
#E7916B #EFB89F #F8DFD4 #FBEBE5 #FBEBE5
Accessibility & contrast
On white
1.27
#F8DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#F8DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFD4
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFD4 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#EBE6D4
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfd4; /* rgb */ color: rgb(248, 223, 212); /* oklch */ color: oklch(92.1% 0.031 45.3);
Tailwind
colors: {
custom: {
50: '#fae9e1',
500: '#f8dfd4',
950: '#000000',
},
}SCSS
$custom: #f8dfd4; $custom-light: #fae9e1; $custom-dark: #000000;
JSON
{
"hex": "#f8dfd4",
"rgb": {
"r": 248,
"g": 223,
"b": 212
},
"hsl": {
"h": 18.333,
"s": 72,
"l": 90.196
},
"oklch": {
"l": 0.92109,
"c": 0.03146,
"h": 45.3
},
"luminance": 0.77485
}Semantic roles & 50–950 ramp
primary
#F8DFD4
secondary
#94C6DC
accent
#99D411
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484