#F4E4E4#F4E4E4
#F4E4E4 is a very light, near-neutral red. Relative luminance 0.803; OKLCH L 93.2% C 0.018 H 17.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4E4 |
|---|---|
| RGB | rgb(244, 228, 228) |
| HSL | hsl(0, 42%, 93%) |
| HSV | hsv(0, 7%, 96%) |
| CMYK | cmyk(0%, 6.6%, 6.6%, 4.3%) |
| CIE-LAB | lab(91.83, 5.43, 1.96) |
| CIE-LCH | lch(91.83, 5.78, 19.81°) |
| OKLab | oklab(93.16% 0.0167 0.0053) |
| OKLCH | oklch(93.16% 0.018 17.5) |
| XYZ | xyz(79.0536, 80.3223, 84.7229) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.42
Mistyrose
#FFE4E1
ΔE00 3.90
Very Light Pink
#FFF4F2
ΔE00 3.97
Seashell
#FFF5EE
ΔE00 5.86
Snow
#FFFAFA
ΔE00 6.20
Linen
#FAF0E6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4E4 #E4F4F4
analogous
#F4E4EC #F4E4E4 #F4ECE4
triadic
#F4E4E4 #E4F4E4 #E4E4F4
tetradic
#F4E4E4 #ECF4E4 #E4F4F4 #ECE4F4
square
#F4E4E4 #ECF4E4 #E4F4F4 #ECE4F4
split-complementary
#F4E4E4 #E4F4EC #E4ECF4
monochromatic
#D18D8D #E2B9B9 #F4E4E4 #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.23
#F4E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F4E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4E4
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4E4 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E4
Deuteranopia (green-blind)
#EAE9E4
Tritanopia (blue-blind)
#F8E3E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e4e4; /* rgb */ color: rgb(244, 228, 228); /* oklch */ color: oklch(93.2% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#f7ecec',
500: '#f4e4e4',
950: '#000000',
},
}SCSS
$custom: #f4e4e4; $custom-light: #f7ecec; $custom-dark: #000000;
JSON
{
"hex": "#f4e4e4",
"rgb": {
"r": 244,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.93162,
"c": 0.01751,
"h": 17.5
},
"luminance": 0.80321
}Semantic roles & 50–950 ramp
primary
#F4E4E4
secondary
#ABD1D1
accent
#B5B530
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484