#F4E2DF#F4E2DF
#F4E2DF is a very light, muted red. Relative luminance 0.790; OKLCH L 92.6% C 0.020 H 28.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2DF |
|---|---|
| RGB | rgb(244, 226, 223) |
| HSL | hsl(9, 49%, 92%) |
| HSV | hsv(9, 9%, 96%) |
| CMYK | cmyk(0%, 7.4%, 8.6%, 4.3%) |
| CIE-LAB | lab(91.21, 5.63, 3.68) |
| CIE-LCH | lch(91.21, 6.73, 33.14°) |
| OKLab | oklab(92.64% 0.0177 0.0098) |
| OKLCH | oklch(92.64% 0.02 28.9) |
| XYZ | xyz(77.8225, 78.9546, 80.9378) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.29
Very Light Pink
#FFF4F2
ΔE00 4.46
Lavenderblush
#FFF0F5
ΔE00 4.73
Seashell
#FFF5EE
ΔE00 5.72
Linen
#FAF0E6
ΔE00 6.22
Snow
#FFFAFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2DF #DFF1F4
analogous
#F4DFE7 #F4E2DF #F4EDDF
triadic
#F4E2DF #DFF4E2 #E2DFF4
tetradic
#F4E2DF #E7F4DF #DFF1F4 #EDDFF4
square
#F4E2DF #E7F4DF #DFF1F4 #EDDFF4
split-complementary
#F4E2DF #DFF4ED #DFE7F4
monochromatic
#D58F84 #E4B9B1 #F4E2DF #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.25
#F4E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#F4E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2DF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2DF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4DF
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#F9E0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e2df; /* rgb */ color: rgb(244, 226, 223); /* oklch */ color: oklch(92.6% 0.020 28.9);
Tailwind
colors: {
custom: {
50: '#f7ebe9',
500: '#f4e2df',
950: '#000000',
},
}SCSS
$custom: #f4e2df; $custom-light: #f7ebe9; $custom-dark: #000000;
JSON
{
"hex": "#f4e2df",
"rgb": {
"r": 244,
"g": 226,
"b": 223
},
"hsl": {
"h": 8.571,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.9264,
"c": 0.02023,
"h": 28.9
},
"luminance": 0.78954
}Semantic roles & 50–950 ramp
primary
#F4E2DF
secondary
#A5CCD3
accent
#A7BC29
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484