#F5E4E4#F5E4E4
#F5E4E4 is a very light, near-neutral red. Relative luminance 0.805; OKLCH L 93.2% C 0.019 H 17.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E4E4 |
|---|---|
| RGB | rgb(245, 228, 228) |
| HSL | hsl(0, 46%, 93%) |
| HSV | hsv(0, 7%, 96%) |
| CMYK | cmyk(0%, 6.9%, 6.9%, 3.9%) |
| CIE-LAB | lab(91.91, 5.78, 2.08) |
| CIE-LCH | lch(91.91, 6.14, 19.84°) |
| OKLab | oklab(93.24% 0.0177 0.0056) |
| OKLCH | oklch(93.24% 0.019 17.5) |
| XYZ | xyz(79.4016, 80.5017, 84.7393) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.41
Mistyrose
#FFE4E1
ΔE00 3.55
Very Light Pink
#FFF4F2
ΔE00 4.17
Seashell
#FFF5EE
ΔE00 6.07
Snow
#FFFAFA
ΔE00 6.46
Linen
#FAF0E6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E4E4 #E4F5F5
analogous
#F5E4EC #F5E4E4 #F5ECE4
triadic
#F5E4E4 #E4F5E4 #E4E4F5
tetradic
#F5E4E4 #ECF5E4 #E4F5F5 #ECE4F5
square
#F5E4E4 #ECF5E4 #E4F5F5 #ECE4F5
split-complementary
#F5E4E4 #E4F5EC #E4ECF5
monochromatic
#D48B8B #E4B7B7 #F5E4E4 #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.23
#F5E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#F5E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E4E4
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E4E4 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E4
Deuteranopia (green-blind)
#EAE9E4
Tritanopia (blue-blind)
#F9E3E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f5e4e4; /* rgb */ color: rgb(245, 228, 228); /* oklch */ color: oklch(93.2% 0.019 17.5);
Tailwind
colors: {
custom: {
50: '#f8ecec',
500: '#f5e4e4',
950: '#000000',
},
}SCSS
$custom: #f5e4e4; $custom-light: #f8ecec; $custom-dark: #000000;
JSON
{
"hex": "#f5e4e4",
"rgb": {
"r": 245,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.93244,
"c": 0.01861,
"h": 17.5
},
"luminance": 0.80501
}Semantic roles & 50–950 ramp
primary
#F5E4E4
secondary
#AAD3D3
accent
#B9B92C
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484