#F5E2DF#F5E2DF
#F5E2DF is a very light, muted red. Relative luminance 0.791; OKLCH L 92.7% C 0.021 H 28.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E2DF |
|---|---|
| RGB | rgb(245, 226, 223) |
| HSL | hsl(8, 52%, 92%) |
| HSV | hsv(8, 9%, 96%) |
| CMYK | cmyk(0%, 7.8%, 9%, 3.9%) |
| CIE-LAB | lab(91.29, 5.98, 3.81) |
| CIE-LCH | lch(91.29, 7.09, 32.47°) |
| OKLab | oklab(92.72% 0.0188 0.0101) |
| OKLCH | oklch(92.72% 0.021 28.3) |
| XYZ | xyz(78.1705, 79.1341, 80.9541) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.91
Very Light Pink
#FFF4F2
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 4.75
Seashell
#FFF5EE
ΔE00 5.96
Linen
#FAF0E6
ΔE00 6.50
Snow
#FFFAFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E2DF #DFF2F5
analogous
#F5DFE7 #F5E2DF #F5EDDF
triadic
#F5E2DF #DFF5E2 #E2DFF5
tetradic
#F5E2DF #E7F5DF #DFF2F5 #EDDFF5
square
#F5E2DF #E7F5DF #DFF2F5 #EDDFF5
split-complementary
#F5E2DF #DFF5ED #DFE7F5
monochromatic
#D88D82 #E6B8B0 #F5E2DF #F8EAE8 #F8EAE8
Accessibility & contrast
On white
1.25
#F5E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#F5E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E2DF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E2DF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#EAE7DF
Tritanopia (blue-blind)
#FAE0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f5e2df; /* rgb */ color: rgb(245, 226, 223); /* oklch */ color: oklch(92.7% 0.021 28.3);
Tailwind
colors: {
custom: {
50: '#f8ebe9',
500: '#f5e2df',
950: '#000000',
},
}SCSS
$custom: #f5e2df; $custom-light: #f8ebe9; $custom-dark: #000000;
JSON
{
"hex": "#f5e2df",
"rgb": {
"r": 245,
"g": 226,
"b": 223
},
"hsl": {
"h": 8.182,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.92723,
"c": 0.02132,
"h": 28.3
},
"luminance": 0.79133
}Semantic roles & 50–950 ramp
primary
#F5E2DF
secondary
#A4CED5
accent
#ABC026
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484