#F4E6E4#F4E6E4
#F4E6E4 is a very light, near-neutral red. Relative luminance 0.814; OKLCH L 93.5% C 0.016 H 27.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6E4 |
|---|---|
| RGB | rgb(244, 230, 228) |
| HSL | hsl(8, 42%, 93%) |
| HSV | hsv(8, 7%, 96%) |
| CMYK | cmyk(0%, 5.7%, 6.6%, 4.3%) |
| CIE-LAB | lab(92.32, 4.40, 2.67) |
| CIE-LCH | lch(92.32, 5.15, 31.27°) |
| OKLab | oklab(93.55% 0.0138 0.0071) |
| OKLCH | oklch(93.55% 0.016 27.3) |
| XYZ | xyz(79.6070, 81.4290, 84.9074) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.07
Lavenderblush
#FFF0F5
ΔE00 4.06
Seashell
#FFF5EE
ΔE00 4.54
Mistyrose
#FFE4E1
ΔE00 4.65
Linen
#FAF0E6
ΔE00 5.25
Snow
#FFFAFA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6E4 #E4F2F4
analogous
#F4E4EA #F4E6E4 #F4EEE4
triadic
#F4E6E4 #E4F4E6 #E6E4F4
tetradic
#F4E6E4 #EAF4E4 #E4F2F4 #EEE4F4
square
#F4E6E4 #EAF4E4 #E4F2F4 #EEE4F4
split-complementary
#F4E6E4 #E4F4EE #E4EAF4
monochromatic
#D1958D #E2BEB9 #F4E6E4 #F6EBE9 #F6EBE9
Accessibility & contrast
On white
1.21
#F4E6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#F4E6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6E4
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6E4 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E4
Deuteranopia (green-blind)
#ECEAE4
Tritanopia (blue-blind)
#F8E5E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e6e4; /* rgb */ color: rgb(244, 230, 228); /* oklch */ color: oklch(93.5% 0.016 27.3);
Tailwind
colors: {
custom: {
50: '#f7edec',
500: '#f4e6e4',
950: '#000000',
},
}SCSS
$custom: #f4e6e4; $custom-light: #f7edec; $custom-dark: #000000;
JSON
{
"hex": "#f4e6e4",
"rgb": {
"r": 244,
"g": 230,
"b": 228
},
"hsl": {
"h": 7.5,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.93549,
"c": 0.01555,
"h": 27.3
},
"luminance": 0.81428
}Semantic roles & 50–950 ramp
primary
#F4E6E4
secondary
#ABCCD1
accent
#A5B530
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484