#F7DCDC#F7DCDC
#F7DCDC is a very light, muted red. Relative luminance 0.761; OKLCH L 91.7% C 0.030 H 17.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCDC |
|---|---|
| RGB | rgb(247, 220, 220) |
| HSL | hsl(0, 63%, 92%) |
| HSV | hsv(0, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 10.9%, 3.1%) |
| CIE-LAB | lab(89.92, 9.29, 3.40) |
| CIE-LCH | lch(89.92, 9.90, 20.12°) |
| OKLab | oklab(91.66% 0.0285 0.0091) |
| OKLCH | oklch(91.66% 0.03 17.7) |
| XYZ | xyz(76.8683, 76.1294, 78.3414) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.16
Lavenderblush
#FFF0F5
ΔE00 5.92
Very Light Pink
#FFF4F2
ΔE00 7.59
Light Pink
#FFD1DF
ΔE00 7.73
Pale Pink
#FFCFDC
ΔE00 7.92
Light Rose
#FFC5CB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCDC #DCF7F7
analogous
#F7DCEA #F7DCDC #F7EADC
triadic
#F7DCDC #DCF7DC #DCDCF7
tetradic
#F7DCDC #EAF7DC #DCF7F7 #EADCF7
square
#F7DCDC #EAF7DC #DCF7F7 #EADCF7
split-complementary
#F7DCDC #DCF7EA #DCEAF7
monochromatic
#E07878 #ECAAAA #F7DCDC #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.29
#F7DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F7DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCDC
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCDC | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#FDDADC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7dcdc; /* rgb */ color: rgb(247, 220, 220); /* oklch */ color: oklch(91.7% 0.030 17.7);
Tailwind
colors: {
custom: {
50: '#fae6e6',
500: '#f7dcdc',
950: '#000000',
},
}SCSS
$custom: #f7dcdc; $custom-light: #fae6e6; $custom-dark: #000000;
JSON
{
"hex": "#f7dcdc",
"rgb": {
"r": 247,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.91662,
"c": 0.02994,
"h": 17.7
},
"luminance": 0.76128
}Semantic roles & 50–950 ramp
primary
#F7DCDC
secondary
#9ED9D9
accent
#CBCB1B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484