#F7DFD3#F7DFD3
#F7DFD3 is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.031 H 48.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD3 |
|---|---|
| RGB | rgb(247, 223, 211) |
| HSL | hsl(20, 69%, 90%) |
| HSV | hsv(20, 15%, 97%) |
| CMYK | cmyk(0%, 9.7%, 14.6%, 3.1%) |
| CIE-LAB | lab(90.44, 6.32, 8.87) |
| CIE-LCH | lch(90.44, 10.89, 54.55°) |
| OKLab | oklab(92% 0.0207 0.0233) |
| OKLCH | oklch(92% 0.031 48.4) |
| XYZ | xyz(76.5027, 77.2543, 72.4969) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.83
Linen
#FAF0E6
ΔE00 6.41
Antiquewhite
#FAEBD7
ΔE00 6.65
Seashell
#FFF5EE
ΔE00 6.76
Warm Beige
#E9DCC9
ΔE00 6.92
Very Light Pink
#FFF4F2
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD3 #D3EBF7
analogous
#F7D3D9 #F7DFD3 #F7F1D3
triadic
#F7DFD3 #D3F7DF #DFD3F7
tetradic
#F7DFD3 #D9F7D3 #D3EBF7 #F1D3F7
square
#F7DFD3 #D9F7D3 #D3EBF7 #F1D3F7
split-complementary
#F7DFD3 #D3F7F1 #D3D9F7
monochromatic
#E4946B #EEB99F #F7DFD3 #FAECE5 #FAECE5
Accessibility & contrast
On white
1.28
#F7DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F7DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD3
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD3 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D2
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#FEDBDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dfd3; /* rgb */ color: rgb(247, 223, 211); /* oklch */ color: oklch(92.0% 0.031 48.4);
Tailwind
colors: {
custom: {
50: '#fae9e0',
500: '#f7dfd3',
950: '#000000',
},
}SCSS
$custom: #f7dfd3; $custom-light: #fae9e0; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd3",
"rgb": {
"r": 247,
"g": 223,
"b": 211
},
"hsl": {
"h": 20,
"s": 69.231,
"l": 89.804
},
"oklch": {
"l": 0.91998,
"c": 0.03114,
"h": 48.4
},
"luminance": 0.77253
}Semantic roles & 50–950 ramp
primary
#F7DFD3
secondary
#94C3DA
accent
#92D114
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484