#F5E4E8#F5E4E8
#F5E4E8 is a very light, near-neutral red. Relative luminance 0.807; OKLCH L 93.4% C 0.019 H 1.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E4E8 |
|---|---|
| RGB | rgb(245, 228, 232) |
| HSL | hsl(346, 46%, 93%) |
| HSV | hsv(346, 7%, 96%) |
| CMYK | cmyk(0%, 6.9%, 5.3%, 3.9%) |
| CIE-LAB | lab(92.01, 6.45, 0.14) |
| CIE-LCH | lch(92.01, 6.46, 1.25°) |
| OKLab | oklab(93.36% 0.0193 0.0005) |
| OKLCH | oklch(93.36% 0.019 1.4) |
| XYZ | xyz(79.9633, 80.7264, 87.6976) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.60
Mistyrose
#FFE4E1
ΔE00 4.32
Very Light Pink
#FFF4F2
ΔE00 5.06
Snow
#FFFAFA
ΔE00 6.91
Seashell
#FFF5EE
ΔE00 7.44
Ghostwhite
#F8F8FF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E4E8 #E4F5F1
analogous
#F5E4F0 #F5E4E8 #F5E8E4
triadic
#F5E4E8 #E8F5E4 #E4E8F5
tetradic
#F5E4E8 #F0F5E4 #E4F5F1 #E8E4F5
square
#F5E4E8 #F0F5E4 #E4F5F1 #E8E4F5
split-complementary
#F5E4E8 #E4F5E8 #E4F0F5
monochromatic
#D48B9C #E4B7C2 #F5E4E8 #F7E9EC #F7E9EC
Accessibility & contrast
On white
1.22
#F5E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#F5E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E4E8
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E4E8 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E8
Deuteranopia (green-blind)
#EAE9E8
Tritanopia (blue-blind)
#F8E3E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f5e4e8; /* rgb */ color: rgb(245, 228, 232); /* oklch */ color: oklch(93.4% 0.019 1.4);
Tailwind
colors: {
custom: {
50: '#f8ecef',
500: '#f5e4e8',
950: '#000000',
},
}SCSS
$custom: #f5e4e8; $custom-light: #f8ecef; $custom-dark: #000000;
JSON
{
"hex": "#f5e4e8",
"rgb": {
"r": 245,
"g": 228,
"b": 232
},
"hsl": {
"h": 345.882,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.93356,
"c": 0.01926,
"h": 1.4
},
"luminance": 0.80725
}Semantic roles & 50–950 ramp
primary
#F5E4E8
secondary
#AAD3CA
accent
#B9982C
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485