#F4E0DF#F4E0DF
#F4E0DF is a very light, muted red. Relative luminance 0.779; OKLCH L 92.3% C 0.022 H 21.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0DF |
|---|---|
| RGB | rgb(244, 224, 223) |
| HSL | hsl(3, 49%, 92%) |
| HSV | hsv(3, 9%, 96%) |
| CMYK | cmyk(0%, 8.2%, 8.6%, 4.3%) |
| CIE-LAB | lab(90.72, 6.67, 2.96) |
| CIE-LCH | lch(90.72, 7.30, 23.97°) |
| OKLab | oklab(92.26% 0.0206 0.0079) |
| OKLCH | oklch(92.26% 0.022 21) |
| XYZ | xyz(77.2819, 77.8733, 80.7576) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.66
Lavenderblush
#FFF0F5
ΔE00 4.48
Very Light Pink
#FFF4F2
ΔE00 5.32
Seashell
#FFF5EE
ΔE00 6.95
Linen
#FAF0E6
ΔE00 7.61
Snow
#FFFAFA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0DF #DFF3F4
analogous
#F4DFE9 #F4E0DF #F4EBDF
triadic
#F4E0DF #DFF4E0 #E0DFF4
tetradic
#F4E0DF #E9F4DF #DFF3F4 #EBDFF4
square
#F4E0DF #E9F4DF #DFF3F4 #EBDFF4
split-complementary
#F4E0DF #DFF4EB #DFE9F4
monochromatic
#D58884 #E4B4B1 #F4E0DF #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.27
#F4E0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F4E0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0DF
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0DF | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#F9DEE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e0df; /* rgb */ color: rgb(244, 224, 223); /* oklch */ color: oklch(92.3% 0.022 21.0);
Tailwind
colors: {
custom: {
50: '#f7e9e9',
500: '#f4e0df',
950: '#000000',
},
}SCSS
$custom: #f4e0df; $custom-light: #f7e9e9; $custom-dark: #000000;
JSON
{
"hex": "#f4e0df",
"rgb": {
"r": 244,
"g": 224,
"b": 223
},
"hsl": {
"h": 2.857,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92255,
"c": 0.02208,
"h": 21
},
"luminance": 0.77872
}Semantic roles & 50–950 ramp
primary
#F4E0DF
secondary
#A5D0D3
accent
#B5BC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484