#F7DEE4#F7DEE4
#F7DEE4 is a very light, muted red. Relative luminance 0.776; OKLCH L 92.3% C 0.029 H 1.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEE4 |
|---|---|
| RGB | rgb(247, 222, 228) |
| HSL | hsl(346, 61%, 92%) |
| HSV | hsv(346, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 7.7%, 3.1%) |
| CIE-LAB | lab(90.61, 9.57, 0.21) |
| CIE-LCH | lch(90.61, 9.57, 1.23°) |
| OKLab | oklab(92.27% 0.0286 0.0007) |
| OKLCH | oklch(92.27% 0.029 1.4) |
| XYZ | xyz(78.4813, 77.6195, 84.2315) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.07
Lavenderblush
#FFF0F5
ΔE00 4.95
Light Pink
#FFD1DF
ΔE00 6.82
Pale Pink
#FFCFDC
ΔE00 7.22
Very Light Pink
#FFF4F2
ΔE00 7.87
Light Rose
#FFC5CB
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEE4 #DEF7F1
analogous
#F7DEF1 #F7DEE4 #F7E5DE
triadic
#F7DEE4 #E4F7DE #DEE4F7
tetradic
#F7DEE4 #F1F7DE #DEF7F1 #E5DEF7
square
#F7DEE4 #F1F7DE #DEF7F1 #E5DEF7
split-complementary
#F7DEE4 #DEF7E5 #DEF1F7
monochromatic
#DF7B93 #EBADBC #F7DEE4 #F9E6EB #F9E6EB
Accessibility & contrast
On white
1.27
#F7DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F7DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEE4
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEE4 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#E6E6E4
Tritanopia (blue-blind)
#FCDDE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dee4; /* rgb */ color: rgb(247, 222, 228); /* oklch */ color: oklch(92.3% 0.029 1.4);
Tailwind
colors: {
custom: {
50: '#fae8ec',
500: '#f7dee4',
950: '#000000',
},
}SCSS
$custom: #f7dee4; $custom-light: #fae8ec; $custom-dark: #000000;
JSON
{
"hex": "#f7dee4",
"rgb": {
"r": 247,
"g": 222,
"b": 228
},
"hsl": {
"h": 345.6,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.92265,
"c": 0.02858,
"h": 1.4
},
"luminance": 0.77618
}Semantic roles & 50–950 ramp
primary
#F7DEE4
secondary
#A0D9CB
accent
#C99F1D
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484