#F7DFD9#F7DFD9
#F7DFD9 is a very light, muted red. Relative luminance 0.776; OKLCH L 92.2% C 0.028 H 34.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD9 |
|---|---|
| RGB | rgb(247, 223, 217) |
| HSL | hsl(12, 65%, 91%) |
| HSV | hsv(12, 12%, 97%) |
| CMYK | cmyk(0%, 9.7%, 12.1%, 3.1%) |
| CIE-LAB | lab(90.58, 7.26, 5.93) |
| CIE-LCH | lch(90.58, 9.37, 39.26°) |
| OKLab | oklab(92.15% 0.023 0.0157) |
| OKLCH | oklch(92.15% 0.028 34.3) |
| XYZ | xyz(77.2690, 77.5608, 76.5325) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.29
Very Light Pink
#FFF4F2
ΔE00 6.27
Lavenderblush
#FFF0F5
ΔE00 6.46
Seashell
#FFF5EE
ΔE00 7.11
Linen
#FAF0E6
ΔE00 7.39
Snow
#FFFAFA
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD9 #D9F1F7
analogous
#F7D9E2 #F7DFD9 #F7EED9
triadic
#F7DFD9 #D9F7DF #DFD9F7
tetradic
#F7DFD9 #E2F7D9 #D9F1F7 #EED9F7
square
#F7DFD9 #E2F7D9 #D9F1F7 #EED9F7
split-complementary
#F7DFD9 #D9F7EE #D9E2F7
monochromatic
#E28A74 #ECB4A6 #F7DFD9 #FAEAE6 #FAEAE6
Accessibility & contrast
On white
1.27
#F7DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#F7DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD9
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD9 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D9
Deuteranopia (green-blind)
#E9E6D9
Tritanopia (blue-blind)
#FEDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dfd9; /* rgb */ color: rgb(247, 223, 217); /* oklch */ color: oklch(92.2% 0.028 34.3);
Tailwind
colors: {
custom: {
50: '#fae9e4',
500: '#f7dfd9',
950: '#000000',
},
}SCSS
$custom: #f7dfd9; $custom-light: #fae9e4; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd9",
"rgb": {
"r": 247,
"g": 223,
"b": 217
},
"hsl": {
"h": 12,
"s": 65.217,
"l": 90.98
},
"oklch": {
"l": 0.92154,
"c": 0.02783,
"h": 34.3
},
"luminance": 0.77559
}Semantic roles & 50–950 ramp
primary
#F7DFD9
secondary
#9BCDDA
accent
#A9CD18
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484