#F8DFD5#F8DFD5
#F8DFD5 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.031 H 43.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFD5 |
|---|---|
| RGB | rgb(248, 223, 213) |
| HSL | hsl(17, 71%, 90%) |
| HSV | hsv(17, 14%, 97%) |
| CMYK | cmyk(0%, 10.1%, 14.1%, 2.7%) |
| CIE-LAB | lab(90.57, 6.98, 8.02) |
| CIE-LCH | lch(90.57, 10.63, 48.97°) |
| OKLab | oklab(92.14% 0.0225 0.0211) |
| OKLCH | oklch(92.14% 0.031 43.1) |
| XYZ | xyz(77.1087, 77.5376, 73.8422) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.74
Very Light Pink
#FFF4F2
ΔE00 6.88
Linen
#FAF0E6
ΔE00 6.95
Seashell
#FFF5EE
ΔE00 7.03
Antiquewhite
#FAEBD7
ΔE00 7.68
Lavenderblush
#FFF0F5
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFD5 #D5EEF8
analogous
#F8D5DC #F8DFD5 #F8F0D5
triadic
#F8DFD5 #D5F8DF #DFD5F8
tetradic
#F8DFD5 #DCF8D5 #D5EEF8 #F0D5F8
square
#F8DFD5 #DCF8D5 #D5EEF8 #F0D5F8
split-complementary
#F8DFD5 #D5F8F0 #D5DCF8
monochromatic
#E78F6C #EFB7A1 #F8DFD5 #FBEBE5 #FBEBE5
Accessibility & contrast
On white
1.27
#F8DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#F8DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFD5
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFD5 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#EBE6D5
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfd5; /* rgb */ color: rgb(248, 223, 213); /* oklch */ color: oklch(92.1% 0.031 43.1);
Tailwind
colors: {
custom: {
50: '#fae9e1',
500: '#f8dfd5',
950: '#000000',
},
}SCSS
$custom: #f8dfd5; $custom-light: #fae9e1; $custom-dark: #000000;
JSON
{
"hex": "#f8dfd5",
"rgb": {
"r": 248,
"g": 223,
"b": 213
},
"hsl": {
"h": 17.143,
"s": 71.429,
"l": 90.392
},
"oklch": {
"l": 0.92135,
"c": 0.03085,
"h": 43.1
},
"luminance": 0.77536
}Semantic roles & 50–950 ramp
primary
#F8DFD5
secondary
#95C8DC
accent
#9CD312
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484