#F4E4E8#F4E4E8
#F4E4E8 is a very light, near-neutral red. Relative luminance 0.805; OKLCH L 93.3% C 0.018 H 0.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4E8 |
|---|---|
| RGB | rgb(244, 228, 232) |
| HSL | hsl(345, 42%, 93%) |
| HSV | hsv(345, 7%, 96%) |
| CMYK | cmyk(0%, 6.6%, 4.9%, 4.3%) |
| CIE-LAB | lab(91.93, 6.11, 0.01) |
| CIE-LCH | lch(91.93, 6.11, 0.14°) |
| OKLab | oklab(93.27% 0.0182 0.0001) |
| OKLCH | oklch(93.27% 0.018 0.4) |
| XYZ | xyz(79.6153, 80.5470, 87.6812) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.56
Mistyrose
#FFE4E1
ΔE00 4.60
Very Light Pink
#FFF4F2
ΔE00 4.89
Snow
#FFFAFA
ΔE00 6.67
Seashell
#FFF5EE
ΔE00 7.27
Ghostwhite
#F8F8FF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4E8 #E4F4F0
analogous
#F4E4F0 #F4E4E8 #F4E8E4
triadic
#F4E4E8 #E8F4E4 #E4E8F4
tetradic
#F4E4E8 #F0F4E4 #E4F4F0 #E8E4F4
square
#F4E4E8 #F0F4E4 #E4F4F0 #E8E4F4
split-complementary
#F4E4E8 #E4F4E8 #E4F0F4
monochromatic
#D18D9E #E2B9C3 #F4E4E8 #F6E9EC #F6E9EC
Accessibility & contrast
On white
1.23
#F4E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#F4E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4E8
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4E8 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E8
Deuteranopia (green-blind)
#E9E9E8
Tritanopia (blue-blind)
#F7E3E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e4e8; /* rgb */ color: rgb(244, 228, 232); /* oklch */ color: oklch(93.3% 0.018 0.4);
Tailwind
colors: {
custom: {
50: '#f7ecef',
500: '#f4e4e8',
950: '#000000',
},
}SCSS
$custom: #f4e4e8; $custom-light: #f7ecef; $custom-dark: #000000;
JSON
{
"hex": "#f4e4e8",
"rgb": {
"r": 244,
"g": 228,
"b": 232
},
"hsl": {
"h": 345,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.93274,
"c": 0.0182,
"h": 0.4
},
"luminance": 0.80546
}Semantic roles & 50–950 ramp
primary
#F4E4E8
secondary
#ABD1C8
accent
#B59430
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485