#F4E2E0#F4E2E0
#F4E2E0 is a very light, near-neutral red. Relative luminance 0.790; OKLCH L 92.7% C 0.020 H 25.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2E0 |
|---|---|
| RGB | rgb(244, 226, 224) |
| HSL | hsl(6, 48%, 92%) |
| HSV | hsv(6, 8%, 96%) |
| CMYK | cmyk(0%, 7.4%, 8.2%, 4.3%) |
| CIE-LAB | lab(91.24, 5.80, 3.19) |
| CIE-LCH | lch(91.24, 6.62, 28.82°) |
| OKLab | oklab(92.67% 0.0181 0.0085) |
| OKLCH | oklch(92.67% 0.02 25.2) |
| XYZ | xyz(77.9578, 79.0087, 81.6500) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.21
Lavenderblush
#FFF0F5
ΔE00 4.38
Very Light Pink
#FFF4F2
ΔE00 4.49
Seashell
#FFF5EE
ΔE00 5.97
Linen
#FAF0E6
ΔE00 6.57
Snow
#FFFAFA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2E0 #E0F2F4
analogous
#F4E0E8 #F4E2E0 #F4ECE0
triadic
#F4E2E0 #E0F4E2 #E2E0F4
tetradic
#F4E2E0 #E8F4E0 #E0F2F4 #ECE0F4
square
#F4E2E0 #E8F4E0 #E0F2F4 #ECE0F4
split-complementary
#F4E2E0 #E0F4EC #E0E8F4
monochromatic
#D48D86 #E4B8B3 #F4E2E0 #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.25
#F4E2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#F4E2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2E0
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2E0 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E0
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#F9E0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e2e0; /* rgb */ color: rgb(244, 226, 224); /* oklch */ color: oklch(92.7% 0.020 25.2);
Tailwind
colors: {
custom: {
50: '#f7ebe9',
500: '#f4e2e0',
950: '#000000',
},
}SCSS
$custom: #f4e2e0; $custom-light: #f7ebe9; $custom-dark: #000000;
JSON
{
"hex": "#f4e2e0",
"rgb": {
"r": 244,
"g": 226,
"b": 224
},
"hsl": {
"h": 6,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.92667,
"c": 0.01999,
"h": 25.2
},
"luminance": 0.79008
}Semantic roles & 50–950 ramp
primary
#F4E2E0
secondary
#A6CED2
accent
#ACBB2B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484