#F4E7E9#F4E7E9
#F4E7E9 is a very light, near-neutral red. Relative luminance 0.823; OKLCH L 93.9% C 0.014 H 6.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E7E9 |
|---|---|
| RGB | rgb(244, 231, 233) |
| HSL | hsl(351, 37%, 93%) |
| HSV | hsv(351, 5%, 96%) |
| CMYK | cmyk(0%, 5.3%, 4.5%, 4.3%) |
| CIE-LAB | lab(92.69, 4.74, 0.61) |
| CIE-LCH | lch(92.69, 4.78, 7.30°) |
| OKLab | oklab(93.88% 0.0143 0.0017) |
| OKLCH | oklch(93.88% 0.014 6.7) |
| XYZ | xyz(80.5902, 82.2689, 88.7089) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.61
Very Light Pink
#FFF4F2
ΔE00 3.45
Mistyrose
#FFE4E1
ΔE00 5.16
Snow
#FFFAFA
ΔE00 5.19
Seashell
#FFF5EE
ΔE00 5.72
Ghostwhite
#F8F8FF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E7E9 #E7F4F2
analogous
#F4E7EF #F4E7E9 #F4EBE7
triadic
#F4E7E9 #E9F4E7 #E7E9F4
tetradic
#F4E7E9 #EFF4E7 #E7F4F2 #EBE7F4
square
#F4E7E9 #EFF4E7 #E7F4F2 #EBE7F4
split-complementary
#F4E7E9 #E7F4EB #E7EFF4
monochromatic
#CE939C #E1BDC3 #F4E7E9 #F5EAEC #F5EAEC
Accessibility & contrast
On white
1.20
#F4E7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#F4E7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E7E9
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E7E9 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E9
Deuteranopia (green-blind)
#EBEBE9
Tritanopia (blue-blind)
#F7E6E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4e7e9; /* rgb */ color: rgb(244, 231, 233); /* oklch */ color: oklch(93.9% 0.014 6.7);
Tailwind
colors: {
custom: {
50: '#f7eef0',
500: '#f4e7e9',
950: '#000000',
},
}SCSS
$custom: #f4e7e9; $custom-light: #f7eef0; $custom-dark: #000000;
JSON
{
"hex": "#f4e7e9",
"rgb": {
"r": 244,
"g": 231,
"b": 233
},
"hsl": {
"h": 350.769,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.9388,
"c": 0.01436,
"h": 6.7
},
"luminance": 0.82268
}Semantic roles & 50–950 ramp
primary
#F4E7E9
secondary
#AFD0CB
accent
#B09D35
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585