#F7DEDF#F7DEDF
#F7DEDF is a very light, muted red. Relative luminance 0.773; OKLCH L 92.1% C 0.028 H 14.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEDF |
|---|---|
| RGB | rgb(247, 222, 223) |
| HSL | hsl(358, 61%, 92%) |
| HSV | hsv(358, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 9.7%, 3.1%) |
| CIE-LAB | lab(90.48, 8.74, 2.65) |
| CIE-LCH | lch(90.48, 9.14, 16.83°) |
| OKLab | oklab(92.13% 0.0267 0.0071) |
| OKLCH | oklch(92.13% 0.028 14.9) |
| XYZ | xyz(77.7972, 77.3459, 80.6287) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.23
Lavenderblush
#FFF0F5
ΔE00 5.13
Very Light Pink
#FFF4F2
ΔE00 6.99
Light Pink
#FFD1DF
ΔE00 7.99
Pale Pink
#FFCFDC
ΔE00 8.24
Seashell
#FFF5EE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEDF #DEF7F6
analogous
#F7DEEC #F7DEDF #F7EADE
triadic
#F7DEDF #DFF7DE #DEDFF7
tetradic
#F7DEDF #ECF7DE #DEF7F6 #EADEF7
square
#F7DEDF #ECF7DE #DEF7F6 #EADEF7
split-complementary
#F7DEDF #DEF7EA #DEECF7
monochromatic
#DF7B7F #EBADAF #F7DEDF #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.28
#F7DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F7DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEDF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEDF | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#FDDCDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dedf; /* rgb */ color: rgb(247, 222, 223); /* oklch */ color: oklch(92.1% 0.028 14.9);
Tailwind
colors: {
custom: {
50: '#fae8e9',
500: '#f7dedf',
950: '#000000',
},
}SCSS
$custom: #f7dedf; $custom-light: #fae8e9; $custom-dark: #000000;
JSON
{
"hex": "#f7dedf",
"rgb": {
"r": 247,
"g": 222,
"b": 223
},
"hsl": {
"h": 357.6,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.92125,
"c": 0.02764,
"h": 14.9
},
"luminance": 0.77344
}Semantic roles & 50–950 ramp
primary
#F7DEDF
secondary
#A0D9D7
accent
#C9C21D
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484