#F7DCDF#F7DCDF
#F7DCDF is a very light, muted red. Relative luminance 0.763; OKLCH L 91.7% C 0.030 H 10.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCDF |
|---|---|
| RGB | rgb(247, 220, 223) |
| HSL | hsl(353, 63%, 92%) |
| HSV | hsv(353, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 9.7%, 3.1%) |
| CIE-LAB | lab(89.99, 9.78, 1.94) |
| CIE-LCH | lch(89.99, 9.97, 11.20°) |
| OKLab | oklab(91.75% 0.0296 0.0053) |
| OKLCH | oklch(91.75% 0.03 10.1) |
| XYZ | xyz(77.2692, 76.2898, 80.4527) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.11
Lavenderblush
#FFF0F5
ΔE00 5.66
Light Pink
#FFD1DF
ΔE00 6.85
Pale Pink
#FFCFDC
ΔE00 7.13
Very Light Pink
#FFF4F2
ΔE00 7.98
Light Rose
#FFC5CB
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCDF #DCF7F4
analogous
#F7DCED #F7DCDF #F7E7DC
triadic
#F7DCDF #DFF7DC #DCDFF7
tetradic
#F7DCDF #EDF7DC #DCF7F4 #E7DCF7
square
#F7DCDF #EDF7DC #DCF7F4 #E7DCF7
split-complementary
#F7DCDF #DCF7E7 #DCEDF7
monochromatic
#E07884 #ECAAB1 #F7DCDF #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.29
#F7DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F7DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCDF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCDF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#FDDADD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7dcdf; /* rgb */ color: rgb(247, 220, 223); /* oklch */ color: oklch(91.7% 0.030 10.1);
Tailwind
colors: {
custom: {
50: '#fae6e9',
500: '#f7dcdf',
950: '#000000',
},
}SCSS
$custom: #f7dcdf; $custom-light: #fae6e9; $custom-dark: #000000;
JSON
{
"hex": "#f7dcdf",
"rgb": {
"r": 247,
"g": 220,
"b": 223
},
"hsl": {
"h": 353.333,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.91745,
"c": 0.0301,
"h": 10.1
},
"luminance": 0.76288
}Semantic roles & 50–950 ramp
primary
#F7DCDF
secondary
#9ED9D3
accent
#CBB71B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484