#F7DED1#F7DED1
#F7DED1 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.033 H 49.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DED1 |
|---|---|
| RGB | rgb(247, 222, 209) |
| HSL | hsl(21, 70%, 89%) |
| HSV | hsv(21, 15%, 97%) |
| CMYK | cmyk(0%, 10.1%, 15.4%, 3.1%) |
| CIE-LAB | lab(90.15, 6.52, 9.50) |
| CIE-LCH | lch(90.15, 11.53, 55.52°) |
| OKLab | oklab(91.76% 0.0214 0.0249) |
| OKLCH | oklch(91.76% 0.033 49.3) |
| XYZ | xyz(75.9872, 76.6219, 71.0959) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.16
Antiquewhite
#FAEBD7
ΔE00 6.71
Linen
#FAF0E6
ΔE00 6.74
Warm Beige
#E9DCC9
ΔE00 6.92
Peach
#FFDAB9
ΔE00 7.13
Seashell
#FFF5EE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DED1 #D1EAF7
analogous
#F7D1D7 #F7DED1 #F7F1D1
triadic
#F7DED1 #D1F7DE #DED1F7
tetradic
#F7DED1 #D7F7D1 #D1EAF7 #F1D1F7
square
#F7DED1 #D7F7D1 #D1EAF7 #F1D1F7
split-complementary
#F7DED1 #D1F7F1 #D1D7F7
monochromatic
#E59369 #EEB99D #F7DED1 #FAECE5 #FAECE5
Accessibility & contrast
On white
1.29
#F7DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F7DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DED1
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DED1 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D0
Deuteranopia (green-blind)
#EAE5D1
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f7ded1; /* rgb */ color: rgb(247, 222, 209); /* oklch */ color: oklch(91.8% 0.033 49.3);
Tailwind
colors: {
custom: {
50: '#fae8df',
500: '#f7ded1',
950: '#000000',
},
}SCSS
$custom: #f7ded1; $custom-light: #fae8df; $custom-dark: #000000;
JSON
{
"hex": "#f7ded1",
"rgb": {
"r": 247,
"g": 222,
"b": 209
},
"hsl": {
"h": 20.526,
"s": 70.37,
"l": 89.412
},
"oklch": {
"l": 0.91755,
"c": 0.03282,
"h": 49.3
},
"luminance": 0.7662
}Semantic roles & 50–950 ramp
primary
#F7DED1
secondary
#92C1DA
accent
#91D213
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484