#F7DCDD#F7DCDD
#F7DCDD is a very light, muted red. Relative luminance 0.762; OKLCH L 91.7% C 0.030 H 15.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCDD |
|---|---|
| RGB | rgb(247, 220, 221) |
| HSL | hsl(358, 63%, 92%) |
| HSV | hsv(358, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 10.5%, 3.1%) |
| CIE-LAB | lab(89.94, 9.46, 2.92) |
| CIE-LCH | lch(89.94, 9.90, 17.14°) |
| OKLab | oklab(91.69% 0.0289 0.0078) |
| OKLCH | oklch(91.69% 0.03 15.2) |
| XYZ | xyz(77.0011, 76.1826, 79.0410) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.45
Lavenderblush
#FFF0F5
ΔE00 5.81
Light Pink
#FFD1DF
ΔE00 7.42
Pale Pink
#FFCFDC
ΔE00 7.63
Very Light Pink
#FFF4F2
ΔE00 7.70
Light Rose
#FFC5CB
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCDD #DCF7F6
analogous
#F7DCEB #F7DCDD #F7E9DC
triadic
#F7DCDD #DDF7DC #DCDDF7
tetradic
#F7DCDD #EBF7DC #DCF7F6 #E9DCF7
square
#F7DCDD #EBF7DC #DCF7F6 #E9DCF7
split-complementary
#F7DCDD #DCF7E9 #DCEBF7
monochromatic
#E0787C #ECAAAD #F7DCDD #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.29
#F7DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#F7DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCDD
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCDD | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#FDDADC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7dcdd; /* rgb */ color: rgb(247, 220, 221); /* oklch */ color: oklch(91.7% 0.030 15.2);
Tailwind
colors: {
custom: {
50: '#fae6e7',
500: '#f7dcdd',
950: '#000000',
},
}SCSS
$custom: #f7dcdd; $custom-light: #fae6e7; $custom-dark: #000000;
JSON
{
"hex": "#f7dcdd",
"rgb": {
"r": 247,
"g": 220,
"b": 221
},
"hsl": {
"h": 357.778,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.9169,
"c": 0.02994,
"h": 15.2
},
"luminance": 0.76181
}Semantic roles & 50–950 ramp
primary
#F7DCDD
secondary
#9ED9D7
accent
#CBC41B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484