#F4E3E2#F4E3E2
#F4E3E2 is a very light, near-neutral red. Relative luminance 0.797; OKLCH L 92.9% C 0.019 H 21.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E3E2 |
|---|---|
| RGB | rgb(244, 227, 226) |
| HSL | hsl(3, 45%, 92%) |
| HSV | hsv(3, 7%, 96%) |
| CMYK | cmyk(0%, 7%, 7.4%, 4.3%) |
| CIE-LAB | lab(91.53, 5.62, 2.57) |
| CIE-LCH | lch(91.53, 6.18, 24.62°) |
| OKLab | oklab(92.91% 0.0174 0.0069) |
| OKLCH | oklch(92.91% 0.019 21.6) |
| XYZ | xyz(78.5033, 79.6633, 83.1778) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.52
Lavenderblush
#FFF0F5
ΔE00 3.89
Very Light Pink
#FFF4F2
ΔE00 4.20
Seashell
#FFF5EE
ΔE00 5.89
Snow
#FFFAFA
ΔE00 6.55
Linen
#FAF0E6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E3E2 #E2F3F4
analogous
#F4E2EA #F4E3E2 #F4ECE2
triadic
#F4E3E2 #E2F4E3 #E3E2F4
tetradic
#F4E3E2 #EAF4E2 #E2F3F4 #ECE2F4
square
#F4E3E2 #EAF4E2 #E2F3F4 #ECE2F4
split-complementary
#F4E3E2 #E2F4EC #E2EAF4
monochromatic
#D28D89 #E3B8B6 #F4E3E2 #F7EAE9 #F7EAE9
Accessibility & contrast
On white
1.24
#F4E3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#F4E3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E3E2
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E3E2 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#EAE8E2
Tritanopia (blue-blind)
#F8E1E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e3e2; /* rgb */ color: rgb(244, 227, 226); /* oklch */ color: oklch(92.9% 0.019 21.6);
Tailwind
colors: {
custom: {
50: '#f7ebeb',
500: '#f4e3e2',
950: '#000000',
},
}SCSS
$custom: #f4e3e2; $custom-light: #f7ebeb; $custom-dark: #000000;
JSON
{
"hex": "#f4e3e2",
"rgb": {
"r": 244,
"g": 227,
"b": 226
},
"hsl": {
"h": 3.333,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.92914,
"c": 0.0187,
"h": 21.6
},
"luminance": 0.79662
}Semantic roles & 50–950 ramp
primary
#F4E3E2
secondary
#A8D0D2
accent
#B0B82D
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484