#F5E4E1#F5E4E1
#F5E4E1 is a very light, near-neutral red. Relative luminance 0.803; OKLCH L 93.2% C 0.019 H 29.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E4E1 |
|---|---|
| RGB | rgb(245, 228, 225) |
| HSL | hsl(9, 50%, 92%) |
| HSV | hsv(9, 8%, 96%) |
| CMYK | cmyk(0%, 6.9%, 8.2%, 3.9%) |
| CIE-LAB | lab(91.84, 5.28, 3.54) |
| CIE-LCH | lch(91.84, 6.36, 33.88°) |
| OKLab | oklab(93.16% 0.0166 0.0094) |
| OKLCH | oklch(93.16% 0.019 29.5) |
| XYZ | xyz(78.9888, 80.3366, 82.5650) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.59
Very Light Pink
#FFF4F2
ΔE00 3.92
Lavenderblush
#FFF0F5
ΔE00 4.49
Seashell
#FFF5EE
ΔE00 5.20
Linen
#FAF0E6
ΔE00 5.78
Snow
#FFFAFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E4E1 #E1F2F5
analogous
#F5E1E8 #F5E4E1 #F5EEE1
triadic
#F5E4E1 #E1F5E4 #E4E1F5
tetradic
#F5E4E1 #E8F5E1 #E1F2F5 #EEE1F5
square
#F5E4E1 #E8F5E1 #E1F2F5 #EEE1F5
split-complementary
#F5E4E1 #E1F5EE #E1E8F5
monochromatic
#D69185 #E6BBB3 #F5E4E1 #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.23
#F5E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F5E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E4E1
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E4E1 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E1
Deuteranopia (green-blind)
#EBE9E1
Tritanopia (blue-blind)
#FAE2E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f5e4e1; /* rgb */ color: rgb(245, 228, 225); /* oklch */ color: oklch(93.2% 0.019 29.5);
Tailwind
colors: {
custom: {
50: '#f8ecea',
500: '#f5e4e1',
950: '#000000',
},
}SCSS
$custom: #f5e4e1; $custom-light: #f8ecea; $custom-dark: #000000;
JSON
{
"hex": "#f5e4e1",
"rgb": {
"r": 245,
"g": 228,
"b": 225
},
"hsl": {
"h": 9,
"s": 50,
"l": 92.157
},
"oklch": {
"l": 0.93162,
"c": 0.0191,
"h": 29.5
},
"luminance": 0.80336
}Semantic roles & 50–950 ramp
primary
#F5E4E1
secondary
#A6CDD4
accent
#A7BD28
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484