#F4E4DF#F4E4DF
#F4E4DF is a very light, near-neutral red. Relative luminance 0.800; OKLCH L 93.0% C 0.019 H 38.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4DF |
|---|---|
| RGB | rgb(244, 228, 223) |
| HSL | hsl(14, 49%, 92%) |
| HSV | hsv(14, 9%, 96%) |
| CMYK | cmyk(0%, 6.6%, 8.6%, 4.3%) |
| CIE-LAB | lab(91.71, 4.60, 4.39) |
| CIE-LCH | lch(91.71, 6.36, 43.66°) |
| OKLab | oklab(93.03% 0.0148 0.0116) |
| OKLCH | oklch(93.03% 0.019 38.2) |
| XYZ | xyz(78.3695, 80.0487, 81.1202) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.87
Mistyrose
#FFE4E1
ΔE00 4.37
Seashell
#FFF5EE
ΔE00 4.51
Linen
#FAF0E6
ΔE00 4.79
Lavenderblush
#FFF0F5
ΔE00 5.39
Snow
#FFFAFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4DF #DFEFF4
analogous
#F4DFE5 #F4E4DF #F4EFDF
triadic
#F4E4DF #DFF4E4 #E4DFF4
tetradic
#F4E4DF #E5F4DF #DFEFF4 #EFDFF4
square
#F4E4DF #E5F4DF #DFEFF4 #EFDFF4
split-complementary
#F4E4DF #DFF4EF #DFE5F4
monochromatic
#D59784 #E4BEB1 #F4E4DF #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.23
#F4E4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#F4E4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4DF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4DF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DF
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#F9E2E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e4df; /* rgb */ color: rgb(244, 228, 223); /* oklch */ color: oklch(93.0% 0.019 38.2);
Tailwind
colors: {
custom: {
50: '#f7ece9',
500: '#f4e4df',
950: '#000000',
},
}SCSS
$custom: #f4e4df; $custom-light: #f7ece9; $custom-dark: #000000;
JSON
{
"hex": "#f4e4df",
"rgb": {
"r": 244,
"g": 228,
"b": 223
},
"hsl": {
"h": 14.286,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.93026,
"c": 0.01884,
"h": 38.2
},
"luminance": 0.80048
}Semantic roles & 50–950 ramp
primary
#F4E4DF
secondary
#A5C8D3
accent
#99BC29
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484