#F5E4E7#F5E4E7
#F5E4E7 is a very light, near-neutral red. Relative luminance 0.807; OKLCH L 93.3% C 0.019 H 5.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E4E7 |
|---|---|
| RGB | rgb(245, 228, 231) |
| HSL | hsl(349, 46%, 93%) |
| HSV | hsv(349, 7%, 96%) |
| CMYK | cmyk(0%, 6.9%, 5.7%, 3.9%) |
| CIE-LAB | lab(91.98, 6.28, 0.63) |
| CIE-LCH | lch(91.98, 6.31, 5.70°) |
| OKLab | oklab(93.33% 0.0189 0.0018) |
| OKLCH | oklch(93.33% 0.019 5.3) |
| XYZ | xyz(79.8217, 80.6698, 86.9516) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.71
Mistyrose
#FFE4E1
ΔE00 4.07
Very Light Pink
#FFF4F2
ΔE00 4.80
Snow
#FFFAFA
ΔE00 6.76
Seashell
#FFF5EE
ΔE00 7.09
Ghostwhite
#F8F8FF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E4E7 #E4F5F2
analogous
#F5E4EF #F5E4E7 #F5E9E4
triadic
#F5E4E7 #E7F5E4 #E4E7F5
tetradic
#F5E4E7 #EFF5E4 #E4F5F2 #E9E4F5
square
#F5E4E7 #EFF5E4 #E4F5F2 #E9E4F5
split-complementary
#F5E4E7 #E4F5E9 #E4EFF5
monochromatic
#D48B98 #E4B7BF #F5E4E7 #F7E9EB #F7E9EB
Accessibility & contrast
On white
1.23
#F5E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#F5E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E4E7
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E4E7 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#EAE9E7
Tritanopia (blue-blind)
#F9E3E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f5e4e7; /* rgb */ color: rgb(245, 228, 231); /* oklch */ color: oklch(93.3% 0.019 5.3);
Tailwind
colors: {
custom: {
50: '#f8ecee',
500: '#f5e4e7',
950: '#000000',
},
}SCSS
$custom: #f5e4e7; $custom-light: #f8ecee; $custom-dark: #000000;
JSON
{
"hex": "#f5e4e7",
"rgb": {
"r": 245,
"g": 228,
"b": 231
},
"hsl": {
"h": 349.412,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.93328,
"c": 0.01895,
"h": 5.3
},
"luminance": 0.80669
}Semantic roles & 50–950 ramp
primary
#F5E4E7
secondary
#AAD3CC
accent
#B9A02C
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485