#F4E4E7#F4E4E7
#F4E4E7 is a very light, near-neutral red. Relative luminance 0.805; OKLCH L 93.2% C 0.018 H 4.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4E7 |
|---|---|
| RGB | rgb(244, 228, 231) |
| HSL | hsl(349, 42%, 93%) |
| HSV | hsv(349, 7%, 96%) |
| CMYK | cmyk(0%, 6.6%, 5.3%, 4.3%) |
| CIE-LAB | lab(91.90, 5.94, 0.50) |
| CIE-LCH | lch(91.90, 5.96, 4.81°) |
| OKLab | oklab(93.25% 0.0178 0.0014) |
| OKLCH | oklch(93.25% 0.018 4.5) |
| XYZ | xyz(79.4737, 80.4903, 86.9353) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.68
Mistyrose
#FFE4E1
ΔE00 4.36
Very Light Pink
#FFF4F2
ΔE00 4.62
Snow
#FFFAFA
ΔE00 6.51
Seashell
#FFF5EE
ΔE00 6.90
Ghostwhite
#F8F8FF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4E7 #E4F4F1
analogous
#F4E4EF #F4E4E7 #F4E9E4
triadic
#F4E4E7 #E7F4E4 #E4E7F4
tetradic
#F4E4E7 #EFF4E4 #E4F4F1 #E9E4F4
square
#F4E4E7 #EFF4E4 #E4F4F1 #E9E4F4
split-complementary
#F4E4E7 #E4F4E9 #E4EFF4
monochromatic
#D18D9A #E2B9C0 #F4E4E7 #F6E9EC #F6E9EC
Accessibility & contrast
On white
1.23
#F4E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#F4E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4E7
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4E7 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#E9E9E7
Tritanopia (blue-blind)
#F7E3E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e4e7; /* rgb */ color: rgb(244, 228, 231); /* oklch */ color: oklch(93.2% 0.018 4.5);
Tailwind
colors: {
custom: {
50: '#f7ecee',
500: '#f4e4e7',
950: '#000000',
},
}SCSS
$custom: #f4e4e7; $custom-light: #f7ecee; $custom-dark: #000000;
JSON
{
"hex": "#f4e4e7",
"rgb": {
"r": 244,
"g": 228,
"b": 231
},
"hsl": {
"h": 348.75,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.93246,
"c": 0.01788,
"h": 4.5
},
"luminance": 0.80489
}Semantic roles & 50–950 ramp
primary
#F4E4E7
secondary
#ABD1CA
accent
#B59C30
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485