#F4E0E4#F4E0E4
#F4E0E4 is a very light, muted red. Relative luminance 0.781; OKLCH L 92.4% C 0.023 H 3.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0E4 |
|---|---|
| RGB | rgb(244, 224, 228) |
| HSL | hsl(348, 48%, 92%) |
| HSV | hsv(348, 8%, 96%) |
| CMYK | cmyk(0%, 8.2%, 6.6%, 4.3%) |
| CIE-LAB | lab(90.85, 7.50, 0.53) |
| CIE-LCH | lch(90.85, 7.52, 4.02°) |
| OKLab | oklab(92.39% 0.0225 0.0015) |
| OKLCH | oklch(92.39% 0.023 3.8) |
| XYZ | xyz(77.9659, 78.1469, 84.3604) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.70
Mistyrose
#FFE4E1
ΔE00 3.78
Very Light Pink
#FFF4F2
ΔE00 6.17
Snow
#FFFAFA
ΔE00 8.17
Seashell
#FFF5EE
ΔE00 8.40
Light Pink
#FFD1DF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0E4 #E0F4F0
analogous
#F4E0EE #F4E0E4 #F4E6E0
triadic
#F4E0E4 #E4F4E0 #E0E4F4
tetradic
#F4E0E4 #EEF4E0 #E0F4F0 #E6E0F4
square
#F4E0E4 #EEF4E0 #E0F4F0 #E6E0F4
split-complementary
#F4E0E4 #E0F4E6 #E0EEF4
monochromatic
#D48695 #E4B3BD #F4E0E4 #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.26
#F4E0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#F4E0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0E4
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0E4 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E4
Deuteranopia (green-blind)
#E7E6E4
Tritanopia (blue-blind)
#F8DFE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4e0e4; /* rgb */ color: rgb(244, 224, 228); /* oklch */ color: oklch(92.4% 0.023 3.8);
Tailwind
colors: {
custom: {
50: '#f7e9ec',
500: '#f4e0e4',
950: '#000000',
},
}SCSS
$custom: #f4e0e4; $custom-light: #f7e9ec; $custom-dark: #000000;
JSON
{
"hex": "#f4e0e4",
"rgb": {
"r": 244,
"g": 224,
"b": 228
},
"hsl": {
"h": 348,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.92394,
"c": 0.02253,
"h": 3.8
},
"luminance": 0.78146
}Semantic roles & 50–950 ramp
primary
#F4E0E4
secondary
#A6D2C9
accent
#BB9E2B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484