#F8DED1#F8DED1
#F8DED1 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.034 H 48.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DED1 |
|---|---|
| RGB | rgb(248, 222, 209) |
| HSL | hsl(20, 74%, 90%) |
| HSV | hsv(20, 16%, 97%) |
| CMYK | cmyk(0%, 10.5%, 15.7%, 2.7%) |
| CIE-LAB | lab(90.23, 6.88, 9.63) |
| CIE-LCH | lch(90.23, 11.84, 54.46°) |
| OKLab | oklab(91.84% 0.0225 0.0252) |
| OKLCH | oklch(91.84% 0.034 48.3) |
| XYZ | xyz(76.3409, 76.8042, 71.1124) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.98
Antiquewhite
#FAEBD7
ΔE00 7.02
Linen
#FAF0E6
ΔE00 7.04
Peach
#FFDAB9
ΔE00 7.13
Warm Beige
#E9DCC9
ΔE00 7.29
Apricot
#FBCEB1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DED1 #D1EBF8
analogous
#F8D1D8 #F8DED1 #F8F2D1
triadic
#F8DED1 #D1F8DE #DED1F8
tetradic
#F8DED1 #D8F8D1 #D1EBF8 #F2D1F8
square
#F8DED1 #D8F8D1 #D1EBF8 #F2D1F8
split-complementary
#F8DED1 #D1F8F2 #D1D8F8
monochromatic
#E89267 #F0B89C #F8DED1 #FBECE4 #FBECE4
Accessibility & contrast
On white
1.28
#F8DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F8DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DED1
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DED1 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D0
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f8ded1; /* rgb */ color: rgb(248, 222, 209); /* oklch */ color: oklch(91.8% 0.034 48.3);
Tailwind
colors: {
custom: {
50: '#fae8df',
500: '#f8ded1',
950: '#000000',
},
}SCSS
$custom: #f8ded1; $custom-light: #fae8df; $custom-dark: #000000;
JSON
{
"hex": "#f8ded1",
"rgb": {
"r": 248,
"g": 222,
"b": 209
},
"hsl": {
"h": 20,
"s": 73.585,
"l": 89.608
},
"oklch": {
"l": 0.9184,
"c": 0.03379,
"h": 48.3
},
"luminance": 0.76802
}Semantic roles & 50–950 ramp
primary
#F8DED1
secondary
#91C3DC
accent
#94D610
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484