#F7DEE2#F7DEE2
#F7DEE2 is a very light, muted red. Relative luminance 0.775; OKLCH L 92.2% C 0.028 H 6.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEE2 |
|---|---|
| RGB | rgb(247, 222, 226) |
| HSL | hsl(350, 61%, 92%) |
| HSV | hsv(350, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 8.5%, 3.1%) |
| CIE-LAB | lab(90.56, 9.24, 1.18) |
| CIE-LCH | lch(90.56, 9.31, 7.28°) |
| OKLab | oklab(92.21% 0.0278 0.0033) |
| OKLCH | oklch(92.21% 0.028 6.7) |
| XYZ | xyz(78.2053, 77.5091, 82.7777) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.31
Lavenderblush
#FFF0F5
ΔE00 4.92
Light Pink
#FFD1DF
ΔE00 7.22
Very Light Pink
#FFF4F2
ΔE00 7.47
Pale Pink
#FFCFDC
ΔE00 7.56
Seashell
#FFF5EE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEE2 #DEF7F3
analogous
#F7DEEF #F7DEE2 #F7E7DE
triadic
#F7DEE2 #E2F7DE #DEE2F7
tetradic
#F7DEE2 #EFF7DE #DEF7F3 #E7DEF7
square
#F7DEE2 #EFF7DE #DEF7F3 #E7DEF7
split-complementary
#F7DEE2 #DEF7E7 #DEEFF7
monochromatic
#DF7B8B #EBADB7 #F7DEE2 #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.27
#F7DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#F7DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEE2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEE2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E2
Deuteranopia (green-blind)
#E7E6E2
Tritanopia (blue-blind)
#FCDCDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dee2; /* rgb */ color: rgb(247, 222, 226); /* oklch */ color: oklch(92.2% 0.028 6.7);
Tailwind
colors: {
custom: {
50: '#fae8eb',
500: '#f7dee2',
950: '#000000',
},
}SCSS
$custom: #f7dee2; $custom-light: #fae8eb; $custom-dark: #000000;
JSON
{
"hex": "#f7dee2",
"rgb": {
"r": 247,
"g": 222,
"b": 226
},
"hsl": {
"h": 350.4,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.92208,
"c": 0.02802,
"h": 6.7
},
"luminance": 0.77508
}Semantic roles & 50–950 ramp
primary
#F7DEE2
secondary
#A0D9D0
accent
#C9AD1D
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484