#F4E4E0#F4E4E0
#F4E4E0 is a very light, near-neutral red. Relative luminance 0.801; OKLCH L 93.1% C 0.018 H 34.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4E0 |
|---|---|
| RGB | rgb(244, 228, 224) |
| HSL | hsl(12, 48%, 92%) |
| HSV | hsv(12, 8%, 96%) |
| CMYK | cmyk(0%, 6.6%, 8.2%, 4.3%) |
| CIE-LAB | lab(91.73, 4.77, 3.90) |
| CIE-LCH | lch(91.73, 6.16, 39.31°) |
| OKLab | oklab(93.05% 0.0152 0.0104) |
| OKLCH | oklch(93.05% 0.018 34.3) |
| XYZ | xyz(78.5048, 80.1027, 81.8323) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.78
Mistyrose
#FFE4E1
ΔE00 4.15
Seashell
#FFF5EE
ΔE00 4.72
Lavenderblush
#FFF0F5
ΔE00 4.95
Linen
#FAF0E6
ΔE00 5.14
Snow
#FFFAFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4E0 #E0F0F4
analogous
#F4E0E6 #F4E4E0 #F4EEE0
triadic
#F4E4E0 #E0F4E4 #E4E0F4
tetradic
#F4E4E0 #E6F4E0 #E0F0F4 #EEE0F4
square
#F4E4E0 #E6F4E0 #E0F0F4 #EEE0F4
split-complementary
#F4E4E0 #E0F4EE #E0E6F4
monochromatic
#D49586 #E4BDB3 #F4E4E0 #F7EBE8 #F7EBE8
Accessibility & contrast
On white
1.23
#F4E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#F4E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4E0
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4E0 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E0
Deuteranopia (green-blind)
#EBE8E0
Tritanopia (blue-blind)
#F9E2E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e4e0; /* rgb */ color: rgb(244, 228, 224); /* oklch */ color: oklch(93.1% 0.018 34.3);
Tailwind
colors: {
custom: {
50: '#f7ece9',
500: '#f4e4e0',
950: '#000000',
},
}SCSS
$custom: #f4e4e0; $custom-light: #f7ece9; $custom-dark: #000000;
JSON
{
"hex": "#f4e4e0",
"rgb": {
"r": 244,
"g": 228,
"b": 224
},
"hsl": {
"h": 12,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.93053,
"c": 0.01839,
"h": 34.3
},
"luminance": 0.80102
}Semantic roles & 50–950 ramp
primary
#F4E4E0
secondary
#A6C9D2
accent
#9EBB2B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484