#F8DFD0#F8DFD0
#F8DFD0 is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.034 H 53.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFD0 |
|---|---|
| RGB | rgb(248, 223, 208) |
| HSL | hsl(23, 74%, 89%) |
| HSV | hsv(23, 16%, 97%) |
| CMYK | cmyk(0%, 10.1%, 16.1%, 2.7%) |
| CIE-LAB | lab(90.45, 6.21, 10.48) |
| CIE-LCH | lch(90.45, 12.18, 59.33°) |
| OKLab | oklab(92.01% 0.0206 0.0274) |
| OKLCH | oklch(92.01% 0.034 53.1) |
| XYZ | xyz(76.4838, 77.2876, 70.5513) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.00
Antiquewhite
#FAEBD7
ΔE00 6.01
Warm Beige
#E9DCC9
ΔE00 6.35
Peach
#FFDAB9
ΔE00 6.38
Linen
#FAF0E6
ΔE00 6.55
Bisque
#FFE4C4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFD0 #D0E9F8
analogous
#F8D0D5 #F8DFD0 #F8F3D0
triadic
#F8DFD0 #D0F8DF #DFD0F8
tetradic
#F8DFD0 #D5F8D0 #D0E9F8 #F3D0F8
square
#F8DFD0 #D5F8D0 #D0E9F8 #F3D0F8
split-complementary
#F8DFD0 #D0F8F3 #D0D5F8
monochromatic
#E89665 #F0BB9B #F8DFD0 #FBEDE4 #FBEDE4
Accessibility & contrast
On white
1.28
#F8DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F8DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFD0
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFD0 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CF
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfd0; /* rgb */ color: rgb(248, 223, 208); /* oklch */ color: oklch(92.0% 0.034 53.1);
Tailwind
colors: {
custom: {
50: '#fae9de',
500: '#f8dfd0',
950: '#000000',
},
}SCSS
$custom: #f8dfd0; $custom-light: #fae9de; $custom-dark: #000000;
JSON
{
"hex": "#f8dfd0",
"rgb": {
"r": 248,
"g": 223,
"b": 208
},
"hsl": {
"h": 22.5,
"s": 74.074,
"l": 89.412
},
"oklch": {
"l": 0.92007,
"c": 0.03427,
"h": 53.1
},
"luminance": 0.77286
}Semantic roles & 50–950 ramp
primary
#F8DFD0
secondary
#90C0DC
accent
#8CD60F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484