#F7DFD7#F7DFD7
#F7DFD7 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.029 H 39.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD7 |
|---|---|
| RGB | rgb(247, 223, 215) |
| HSL | hsl(15, 67%, 91%) |
| HSV | hsv(15, 13%, 97%) |
| CMYK | cmyk(0%, 9.7%, 13%, 3.1%) |
| CIE-LAB | lab(90.53, 6.94, 6.91) |
| CIE-LCH | lch(90.53, 9.80, 44.88°) |
| OKLab | oklab(92.1% 0.0222 0.0182) |
| OKLCH | oklch(92.1% 0.029 39.4) |
| XYZ | xyz(77.0104, 77.4574, 75.1708) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.07
Very Light Pink
#FFF4F2
ΔE00 6.43
Seashell
#FFF5EE
ΔE00 6.89
Linen
#FAF0E6
ΔE00 6.97
Lavenderblush
#FFF0F5
ΔE00 7.13
Antiquewhite
#FAEBD7
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD7 #D7EFF7
analogous
#F7D7DF #F7DFD7 #F7EFD7
triadic
#F7DFD7 #D7F7DF #DFD7F7
tetradic
#F7DFD7 #DFF7D7 #D7EFF7 #EFD7F7
square
#F7DFD7 #DFF7D7 #D7EFF7 #EFD7F7
split-complementary
#F7DFD7 #D7F7EF #D7DFF7
monochromatic
#E38D71 #EDB6A4 #F7DFD7 #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.27
#F7DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#F7DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD7
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD7 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D6
Deuteranopia (green-blind)
#EAE6D7
Tritanopia (blue-blind)
#FEDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dfd7; /* rgb */ color: rgb(247, 223, 215); /* oklch */ color: oklch(92.1% 0.029 39.4);
Tailwind
colors: {
custom: {
50: '#fae9e3',
500: '#f7dfd7',
950: '#000000',
},
}SCSS
$custom: #f7dfd7; $custom-light: #fae9e3; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd7",
"rgb": {
"r": 247,
"g": 223,
"b": 215
},
"hsl": {
"h": 15,
"s": 66.667,
"l": 90.588
},
"oklch": {
"l": 0.92101,
"c": 0.02873,
"h": 39.4
},
"luminance": 0.77456
}Semantic roles & 50–950 ramp
primary
#F7DFD7
secondary
#98C9DA
accent
#A1CF17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484