#F7DCD7#F7DCD7
#F7DCD7 is a very light, muted red. Relative luminance 0.759; OKLCH L 91.5% C 0.031 H 30.2°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCD7 |
|---|---|
| RGB | rgb(247, 220, 215) |
| HSL | hsl(9, 67%, 91%) |
| HSV | hsv(9, 13%, 97%) |
| CMYK | cmyk(0%, 10.9%, 13%, 3.1%) |
| CIE-LAB | lab(89.80, 8.49, 5.85) |
| CIE-LCH | lch(89.80, 10.32, 34.58°) |
| OKLab | oklab(91.53% 0.0266 0.0155) |
| OKLCH | oklch(91.53% 0.031 30.2) |
| XYZ | xyz(76.2160, 75.8685, 74.9060) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.99
Lavenderblush
#FFF0F5
ΔE00 6.88
Very Light Pink
#FFF4F2
ΔE00 7.34
Seashell
#FFF5EE
ΔE00 8.40
Linen
#FAF0E6
ΔE00 8.76
Light Pink
#FFD1DF
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCD7 #D7F2F7
analogous
#F7D7E2 #F7DCD7 #F7ECD7
triadic
#F7DCD7 #D7F7DC #DCD7F7
tetradic
#F7DCD7 #E2F7D7 #D7F2F7 #ECD7F7
square
#F7DCD7 #E2F7D7 #D7F2F7 #ECD7F7
split-complementary
#F7DCD7 #D7F7EC #D7E2F7
monochromatic
#E38371 #EDAFA4 #F7DCD7 #FAE9E5 #FAE9E5
Accessibility & contrast
On white
1.30
#F7DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F7DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCD7
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCD7 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD7
Deuteranopia (green-blind)
#E7E4D7
Tritanopia (blue-blind)
#FED9DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7dcd7; /* rgb */ color: rgb(247, 220, 215); /* oklch */ color: oklch(91.5% 0.031 30.2);
Tailwind
colors: {
custom: {
50: '#fae6e3',
500: '#f7dcd7',
950: '#000000',
},
}SCSS
$custom: #f7dcd7; $custom-light: #fae6e3; $custom-dark: #000000;
JSON
{
"hex": "#f7dcd7",
"rgb": {
"r": 247,
"g": 220,
"b": 215
},
"hsl": {
"h": 9.375,
"s": 66.667,
"l": 90.588
},
"oklch": {
"l": 0.91528,
"c": 0.03081,
"h": 30.2
},
"luminance": 0.75867
}Semantic roles & 50–950 ramp
primary
#F7DCD7
secondary
#98D0DA
accent
#B2CF17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484