#F4EAE7#F4EAE7
#F4EAE7 is a very light, near-neutral red. Relative luminance 0.838; OKLCH L 94.4% C 0.012 H 37.4°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAE7 |
|---|---|
| RGB | rgb(244, 234, 231) |
| HSL | hsl(14, 37%, 93%) |
| HSV | hsv(14, 5%, 96%) |
| CMYK | cmyk(0%, 4.1%, 5.3%, 4.3%) |
| CIE-LAB | lab(93.38, 2.86, 2.66) |
| CIE-LCH | lch(93.38, 3.90, 42.91°) |
| OKLab | oklab(94.41% 0.0092 0.0071) |
| OKLCH | oklch(94.41% 0.012 37.4) |
| XYZ | xyz(81.1530, 83.8489, 87.4951) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.27
Seashell
#FFF5EE
ΔE00 3.02
Linen
#FAF0E6
ΔE00 3.70
Snow
#FFFAFA
ΔE00 3.93
Whitesmoke
#F5F5F5
ΔE00 4.90
Lavenderblush
#FFF0F5
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAE7 #E7F1F4
analogous
#F4E7EA #F4EAE7 #F4F0E7
triadic
#F4EAE7 #E7F4EA #EAE7F4
tetradic
#F4EAE7 #EAF4E7 #E7F1F4 #F0E7F4
square
#F4EAE7 #EAF4E7 #E7F1F4 #F0E7F4
split-complementary
#F4EAE7 #E7F4F0 #E7EAF4
monochromatic
#CEA193 #E1C5BD #F4EAE7 #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.18
#F4EAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#F4EAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAE7
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAE7 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE7
Deuteranopia (green-blind)
#EEEDE7
Tritanopia (blue-blind)
#F7E9E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4eae7; /* rgb */ color: rgb(244, 234, 231); /* oklch */ color: oklch(94.4% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#f7f0ee',
500: '#f4eae7',
950: '#000000',
},
}SCSS
$custom: #f4eae7; $custom-light: #f7f0ee; $custom-dark: #000000;
JSON
{
"hex": "#f4eae7",
"rgb": {
"r": 244,
"g": 234,
"b": 231
},
"hsl": {
"h": 13.846,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.94406,
"c": 0.01161,
"h": 37.4
},
"luminance": 0.83848
}Semantic roles & 50–950 ramp
primary
#F4EAE7
secondary
#AFC8D0
accent
#94B035
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585