#F7DFD4#F7DFD4
#F7DFD4 is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.030 H 46.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD4 |
|---|---|
| RGB | rgb(247, 223, 212) |
| HSL | hsl(19, 69%, 90%) |
| HSV | hsv(19, 14%, 97%) |
| CMYK | cmyk(0%, 9.7%, 14.2%, 3.1%) |
| CIE-LAB | lab(90.46, 6.47, 8.38) |
| CIE-LCH | lch(90.46, 10.59, 52.33°) |
| OKLab | oklab(92.02% 0.0211 0.022) |
| OKLCH | oklch(92.02% 0.03 46.2) |
| XYZ | xyz(76.6285, 77.3046, 73.1592) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.38
Linen
#FAF0E6
ΔE00 6.51
Seashell
#FFF5EE
ΔE00 6.76
Very Light Pink
#FFF4F2
ΔE00 6.86
Antiquewhite
#FAEBD7
ΔE00 7.01
Warm Beige
#E9DCC9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD4 #D4ECF7
analogous
#F7D4DB #F7DFD4 #F7F0D4
triadic
#F7DFD4 #D4F7DF #DFD4F7
tetradic
#F7DFD4 #DBF7D4 #D4ECF7 #F0D4F7
square
#F7DFD4 #DBF7D4 #D4ECF7 #F0D4F7
split-complementary
#F7DFD4 #D4F7F0 #D4DBF7
monochromatic
#E4926D #EDB9A0 #F7DFD4 #FAECE5 #FAECE5
Accessibility & contrast
On white
1.28
#F7DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F7DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD4 | 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)
#E5E1D3
Deuteranopia (green-blind)
#EAE6D4
Tritanopia (blue-blind)
#FEDBDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dfd4; /* rgb */ color: rgb(247, 223, 212); /* oklch */ color: oklch(92.0% 0.030 46.2);
Tailwind
colors: {
custom: {
50: '#fae9e1',
500: '#f7dfd4',
950: '#000000',
},
}SCSS
$custom: #f7dfd4; $custom-light: #fae9e1; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd4",
"rgb": {
"r": 247,
"g": 223,
"b": 212
},
"hsl": {
"h": 18.857,
"s": 68.627,
"l": 90
},
"oklch": {
"l": 0.92023,
"c": 0.03047,
"h": 46.2
},
"luminance": 0.77303
}Semantic roles & 50–950 ramp
primary
#F7DFD4
secondary
#95C4DA
accent
#96D115
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484