#F7DFD8#F7DFD8
#F7DFD8 is a very light, muted red. Relative luminance 0.775; OKLCH L 92.1% C 0.028 H 36.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD8 |
|---|---|
| RGB | rgb(247, 223, 216) |
| HSL | hsl(14, 66%, 91%) |
| HSV | hsv(14, 13%, 97%) |
| CMYK | cmyk(0%, 9.7%, 12.6%, 3.1%) |
| CIE-LAB | lab(90.56, 7.10, 6.42) |
| CIE-LCH | lch(90.56, 9.57, 42.13°) |
| OKLab | oklab(92.13% 0.0226 0.017) |
| OKLCH | oklch(92.13% 0.028 36.9) |
| XYZ | xyz(77.1393, 77.5089, 75.8496) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.67
Very Light Pink
#FFF4F2
ΔE00 6.34
Lavenderblush
#FFF0F5
ΔE00 6.79
Seashell
#FFF5EE
ΔE00 6.99
Linen
#FAF0E6
ΔE00 7.17
Antiquewhite
#FAEBD7
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD8 #D8F0F7
analogous
#F7D8E0 #F7DFD8 #F7EED8
triadic
#F7DFD8 #D8F7DF #DFD8F7
tetradic
#F7DFD8 #E0F7D8 #D8F0F7 #EED8F7
square
#F7DFD8 #E0F7D8 #D8F0F7 #EED8F7
split-complementary
#F7DFD8 #D8F7EE #D8E0F7
monochromatic
#E28C72 #EDB5A5 #F7DFD8 #FAEAE6 #FAEAE6
Accessibility & contrast
On white
1.27
#F7DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#F7DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#FEDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dfd8; /* rgb */ color: rgb(247, 223, 216); /* oklch */ color: oklch(92.1% 0.028 36.9);
Tailwind
colors: {
custom: {
50: '#fae9e4',
500: '#f7dfd8',
950: '#000000',
},
}SCSS
$custom: #f7dfd8; $custom-light: #fae9e4; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd8",
"rgb": {
"r": 247,
"g": 223,
"b": 216
},
"hsl": {
"h": 13.548,
"s": 65.957,
"l": 90.784
},
"oklch": {
"l": 0.92128,
"c": 0.02826,
"h": 36.9
},
"luminance": 0.77507
}Semantic roles & 50–950 ramp
primary
#F7DFD8
secondary
#9ACBDA
accent
#A5CE18
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484