#F8DFD3#F8DFD3
#F8DFD3 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.032 H 47.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFD3 |
|---|---|
| RGB | rgb(248, 223, 211) |
| HSL | hsl(19, 73%, 90%) |
| HSV | hsv(19, 15%, 97%) |
| CMYK | cmyk(0%, 10.1%, 14.9%, 2.7%) |
| CIE-LAB | lab(90.52, 6.67, 9.00) |
| CIE-LCH | lch(90.52, 11.21, 53.46°) |
| OKLab | oklab(92.08% 0.0218 0.0236) |
| OKLCH | oklch(92.08% 0.032 47.3) |
| XYZ | xyz(76.8564, 77.4366, 72.5135) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.64
Linen
#FAF0E6
ΔE00 6.71
Antiquewhite
#FAEBD7
ΔE00 6.97
Seashell
#FFF5EE
ΔE00 7.00
Very Light Pink
#FFF4F2
ΔE00 7.20
Warm Beige
#E9DCC9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFD3 #D3ECF8
analogous
#F8D3DA #F8DFD3 #F8F1D3
triadic
#F8DFD3 #D3F8DF #DFD3F8
tetradic
#F8DFD3 #DAF8D3 #D3ECF8 #F1D3F8
square
#F8DFD3 #DAF8D3 #D3ECF8 #F1D3F8
split-complementary
#F8DFD3 #D3F8F1 #D3DAF8
monochromatic
#E79269 #F0B99E #F8DFD3 #FBECE5 #FBECE5
Accessibility & contrast
On white
1.27
#F8DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#F8DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFD3
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFD3 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D2
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfd3; /* rgb */ color: rgb(248, 223, 211); /* oklch */ color: oklch(92.1% 0.032 47.3);
Tailwind
colors: {
custom: {
50: '#fae9e0',
500: '#f8dfd3',
950: '#000000',
},
}SCSS
$custom: #f8dfd3; $custom-light: #fae9e0; $custom-dark: #000000;
JSON
{
"hex": "#f8dfd3",
"rgb": {
"r": 248,
"g": 223,
"b": 211
},
"hsl": {
"h": 19.459,
"s": 72.549,
"l": 90
},
"oklch": {
"l": 0.92083,
"c": 0.03211,
"h": 47.3
},
"luminance": 0.77435
}Semantic roles & 50–950 ramp
primary
#F8DFD3
secondary
#93C4DC
accent
#95D511
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484