#F7E2DF#F7E2DF
#F7E2DF is a very light, muted red. Relative luminance 0.795; OKLCH L 92.9% C 0.024 H 27.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E2DF |
|---|---|
| RGB | rgb(247, 226, 223) |
| HSL | hsl(8, 60%, 92%) |
| HSV | hsv(8, 10%, 97%) |
| CMYK | cmyk(0%, 8.5%, 9.7%, 3.1%) |
| CIE-LAB | lab(91.46, 6.67, 4.06) |
| CIE-LCH | lch(91.46, 7.81, 31.33°) |
| OKLab | oklab(92.89% 0.0209 0.0108) |
| OKLCH | oklch(92.89% 0.024 27.3) |
| XYZ | xyz(78.8722, 79.4959, 80.9870) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.18
Lavenderblush
#FFF0F5
ΔE00 4.87
Very Light Pink
#FFF4F2
ΔE00 5.11
Seashell
#FFF5EE
ΔE00 6.47
Linen
#FAF0E6
ΔE00 7.07
Snow
#FFFAFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E2DF #DFF4F7
analogous
#F7DFE8 #F7E2DF #F7EEDF
triadic
#F7E2DF #DFF7E2 #E2DFF7
tetradic
#F7E2DF #E8F7DF #DFF4F7 #EEDFF7
square
#F7E2DF #E8F7DF #DFF4F7 #EEDFF7
split-complementary
#F7E2DF #DFF7EE #DFE8F7
monochromatic
#DF897D #EBB6AE #F7E2DF #F9E9E7 #F9E9E7
Accessibility & contrast
On white
1.24
#F7E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#F7E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E2DF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E2DF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#FCE0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f7e2df; /* rgb */ color: rgb(247, 226, 223); /* oklch */ color: oklch(92.9% 0.024 27.3);
Tailwind
colors: {
custom: {
50: '#faebe9',
500: '#f7e2df',
950: '#000000',
},
}SCSS
$custom: #f7e2df; $custom-light: #faebe9; $custom-dark: #000000;
JSON
{
"hex": "#f7e2df",
"rgb": {
"r": 247,
"g": 226,
"b": 223
},
"hsl": {
"h": 7.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.9289,
"c": 0.02351,
"h": 27.3
},
"luminance": 0.79495
}Semantic roles & 50–950 ramp
primary
#F7E2DF
secondary
#A1D2D9
accent
#B2C81E
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484