#F7DBDC#F7DBDC
#F7DBDC is a very light, muted red. Relative luminance 0.756; OKLCH L 91.5% C 0.031 H 15.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DBDC |
|---|---|
| RGB | rgb(247, 219, 220) |
| HSL | hsl(358, 64%, 91%) |
| HSV | hsv(358, 11%, 97%) |
| CMYK | cmyk(0%, 11.3%, 10.9%, 3.1%) |
| CIE-LAB | lab(89.68, 9.81, 3.05) |
| CIE-LCH | lch(89.68, 10.28, 17.28°) |
| OKLab | oklab(91.47% 0.03 0.0082) |
| OKLCH | oklch(91.47% 0.031 15.3) |
| XYZ | xyz(76.6066, 75.6061, 78.2542) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.63
Lavenderblush
#FFF0F5
ΔE00 6.15
Light Pink
#FFD1DF
ΔE00 7.15
Pale Pink
#FFCFDC
ΔE00 7.34
Very Light Pink
#FFF4F2
ΔE00 8.06
Light Rose
#FFC5CB
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DBDC #DBF7F6
analogous
#F7DBEA #F7DBDC #F7E8DB
triadic
#F7DBDC #DCF7DB #DBDCF7
tetradic
#F7DBDC #EAF7DB #DBF7F6 #E8DBF7
square
#F7DBDC #EAF7DB #DBF7F6 #E8DBF7
split-complementary
#F7DBDC #DBF7E8 #DBEAF7
monochromatic
#E1777B #ECA9AB #F7DBDC #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.30
#F7DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#F7DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DBDC
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DBDC | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDC
Deuteranopia (green-blind)
#E6E3DC
Tritanopia (blue-blind)
#FDD9DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f7dbdc; /* rgb */ color: rgb(247, 219, 220); /* oklch */ color: oklch(91.5% 0.031 15.3);
Tailwind
colors: {
custom: {
50: '#fae6e6',
500: '#f7dbdc',
950: '#000000',
},
}SCSS
$custom: #f7dbdc; $custom-light: #fae6e6; $custom-dark: #000000;
JSON
{
"hex": "#f7dbdc",
"rgb": {
"r": 247,
"g": 219,
"b": 220
},
"hsl": {
"h": 357.857,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.91472,
"c": 0.03109,
"h": 15.3
},
"luminance": 0.75604
}Semantic roles & 50–950 ramp
primary
#F7DBDC
secondary
#9DD9D7
accent
#CBC51A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484