#F7DCDB#F7DCDB
#F7DCDB is a very light, muted red. Relative luminance 0.761; OKLCH L 91.6% C 0.030 H 20.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCDB |
|---|---|
| RGB | rgb(247, 220, 219) |
| HSL | hsl(2, 64%, 91%) |
| HSV | hsv(2, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 11.3%, 3.1%) |
| CIE-LAB | lab(89.89, 9.13, 3.89) |
| CIE-LCH | lch(89.89, 9.93, 23.10°) |
| OKLab | oklab(91.64% 0.0281 0.0104) |
| OKLCH | oklch(91.64% 0.03 20.3) |
| XYZ | xyz(76.7363, 76.0766, 77.6460) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.93
Lavenderblush
#FFF0F5
ΔE00 6.06
Very Light Pink
#FFF4F2
ΔE00 7.50
Light Pink
#FFD1DF
ΔE00 8.06
Pale Pink
#FFCFDC
ΔE00 8.22
Seashell
#FFF5EE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCDB #DBF6F7
analogous
#F7DBE8 #F7DCDB #F7EADB
triadic
#F7DCDB #DBF7DC #DCDBF7
tetradic
#F7DCDB #E8F7DB #DBF6F7 #EADBF7
square
#F7DCDB #E8F7DB #DBF6F7 #EADBF7
split-complementary
#F7DCDB #DBF7EA #DBE8F7
monochromatic
#E17B77 #ECABA9 #F7DCDB #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.30
#F7DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F7DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCDB
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCDB | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDB
Deuteranopia (green-blind)
#E7E4DB
Tritanopia (blue-blind)
#FDDADC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7dcdb; /* rgb */ color: rgb(247, 220, 219); /* oklch */ color: oklch(91.6% 0.030 20.3);
Tailwind
colors: {
custom: {
50: '#fae6e6',
500: '#f7dcdb',
950: '#000000',
},
}SCSS
$custom: #f7dcdb; $custom-light: #fae6e6; $custom-dark: #000000;
JSON
{
"hex": "#f7dcdb",
"rgb": {
"r": 247,
"g": 220,
"b": 219
},
"hsl": {
"h": 2.143,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.91635,
"c": 0.03,
"h": 20.3
},
"luminance": 0.76075
}Semantic roles & 50–950 ramp
primary
#F7DCDB
secondary
#9DD7D9
accent
#C5CB1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484