#F7DFD1#F7DFD1
#F7DFD1 is a very light, muted orange. Relative luminance 0.772; OKLCH L 91.9% C 0.033 H 52.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD1 |
|---|---|
| RGB | rgb(247, 223, 209) |
| HSL | hsl(22, 70%, 89%) |
| HSV | hsv(22, 15%, 97%) |
| CMYK | cmyk(0%, 9.7%, 15.4%, 3.1%) |
| CIE-LAB | lab(90.39, 6.01, 9.85) |
| CIE-LCH | lch(90.39, 11.54, 58.63°) |
| OKLab | oklab(91.95% 0.0199 0.0258) |
| OKLCH | oklch(91.95% 0.033 52.3) |
| XYZ | xyz(76.2536, 77.1546, 71.1847) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.74
Antiquewhite
#FAEBD7
ΔE00 5.99
Warm Beige
#E9DCC9
ΔE00 6.27
Linen
#FAF0E6
ΔE00 6.29
Peach
#FFDAB9
ΔE00 6.79
Seashell
#FFF5EE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD1 #D1E9F7
analogous
#F7D1D6 #F7DFD1 #F7F2D1
triadic
#F7DFD1 #D1F7DF #DFD1F7
tetradic
#F7DFD1 #D6F7D1 #D1E9F7 #F2D1F7
square
#F7DFD1 #D6F7D1 #D1E9F7 #F2D1F7
split-complementary
#F7DFD1 #D1F7F2 #D1D6F7
monochromatic
#E59669 #EEBB9D #F7DFD1 #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.28
#F7DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F7DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD1
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD1 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D0
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f7dfd1; /* rgb */ color: rgb(247, 223, 209); /* oklch */ color: oklch(91.9% 0.033 52.3);
Tailwind
colors: {
custom: {
50: '#fae9df',
500: '#f7dfd1',
950: '#000000',
},
}SCSS
$custom: #f7dfd1; $custom-light: #fae9df; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd1",
"rgb": {
"r": 247,
"g": 223,
"b": 209
},
"hsl": {
"h": 22.105,
"s": 70.37,
"l": 89.412
},
"oklch": {
"l": 0.91947,
"c": 0.03259,
"h": 52.3
},
"luminance": 0.77153
}Semantic roles & 50–950 ramp
primary
#F7DFD1
secondary
#92C0DA
accent
#8CD213
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484