#F7DEDD#F7DEDD
#F7DEDD is a very light, muted red. Relative luminance 0.772; OKLCH L 92.1% C 0.028 H 20.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEDD |
|---|---|
| RGB | rgb(247, 222, 221) |
| HSL | hsl(2, 62%, 92%) |
| HSV | hsv(2, 11%, 97%) |
| CMYK | cmyk(0%, 10.1%, 10.5%, 3.1%) |
| CIE-LAB | lab(90.43, 8.42, 3.62) |
| CIE-LCH | lch(90.43, 9.16, 23.28°) |
| OKLab | oklab(92.07% 0.026 0.0097) |
| OKLCH | oklch(92.07% 0.028 20.4) |
| XYZ | xyz(77.5292, 77.2386, 79.2170) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.69
Lavenderblush
#FFF0F5
ΔE00 5.43
Very Light Pink
#FFF4F2
ΔE00 6.76
Seashell
#FFF5EE
ΔE00 8.39
Light Pink
#FFD1DF
ΔE00 8.61
Pale Pink
#FFCFDC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEDD #DDF6F7
analogous
#F7DDE9 #F7DEDD #F7EBDD
triadic
#F7DEDD #DDF7DE #DEDDF7
tetradic
#F7DEDD #E9F7DD #DDF6F7 #EBDDF7
square
#F7DEDD #E9F7DD #DDF6F7 #EBDDF7
split-complementary
#F7DEDD #DDF7EB #DDE9F7
monochromatic
#E07E7A #EBAEAB #F7DEDD #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.28
#F7DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F7DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEDD
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEDD | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#FDDCDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dedd; /* rgb */ color: rgb(247, 222, 221); /* oklch */ color: oklch(92.1% 0.028 20.4);
Tailwind
colors: {
custom: {
50: '#fae8e7',
500: '#f7dedd',
950: '#000000',
},
}SCSS
$custom: #f7dedd; $custom-light: #fae8e7; $custom-dark: #000000;
JSON
{
"hex": "#f7dedd",
"rgb": {
"r": 247,
"g": 222,
"b": 221
},
"hsl": {
"h": 2.308,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.92071,
"c": 0.0277,
"h": 20.4
},
"luminance": 0.77237
}Semantic roles & 50–950 ramp
primary
#F7DEDD
secondary
#9FD7D9
accent
#C3CA1C
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484