#F4E3DE#F4E3DE
#F4E3DE is a very light, near-neutral red. Relative luminance 0.794; OKLCH L 92.8% C 0.020 H 37.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E3DE |
|---|---|
| RGB | rgb(244, 227, 222) |
| HSL | hsl(14, 50%, 91%) |
| HSV | hsv(14, 9%, 96%) |
| CMYK | cmyk(0%, 7%, 9%, 4.3%) |
| CIE-LAB | lab(91.44, 4.95, 4.52) |
| CIE-LCH | lch(91.44, 6.71, 42.39°) |
| OKLab | oklab(92.81% 0.0159 0.012) |
| OKLCH | oklch(92.81% 0.02 37) |
| XYZ | xyz(77.9608, 79.4463, 80.3208) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.01
Very Light Pink
#FFF4F2
ΔE00 4.19
Seashell
#FFF5EE
ΔE00 4.90
Linen
#FAF0E6
ΔE00 5.18
Lavenderblush
#FFF0F5
ΔE00 5.43
Snow
#FFFAFA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E3DE #DEEFF4
analogous
#F4DEE4 #F4E3DE #F4EEDE
triadic
#F4E3DE #DEF4E3 #E3DEF4
tetradic
#F4E3DE #E4F4DE #DEEFF4 #EEDEF4
square
#F4E3DE #E4F4DE #DEEFF4 #EEDEF4
split-complementary
#F4E3DE #DEF4EE #DEE4F4
monochromatic
#D59582 #E5BCB0 #F4E3DE #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.24
#F4E3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#F4E3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E3DE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E3DE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DE
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#F9E1E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e3de; /* rgb */ color: rgb(244, 227, 222); /* oklch */ color: oklch(92.8% 0.020 37.0);
Tailwind
colors: {
custom: {
50: '#f7ebe8',
500: '#f4e3de',
950: '#000000',
},
}SCSS
$custom: #f4e3de; $custom-light: #f7ebe8; $custom-dark: #000000;
JSON
{
"hex": "#f4e3de",
"rgb": {
"r": 244,
"g": 227,
"b": 222
},
"hsl": {
"h": 13.636,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.92806,
"c": 0.01989,
"h": 37
},
"luminance": 0.79445
}Semantic roles & 50–950 ramp
primary
#F4E3DE
secondary
#A3C8D3
accent
#9BBD28
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484