#F5DFD9#F5DFD9
#F5DFD9 is a very light, muted red. Relative luminance 0.772; OKLCH L 92.0% C 0.026 H 35.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD9 |
|---|---|
| RGB | rgb(245, 223, 217) |
| HSL | hsl(13, 58%, 91%) |
| HSV | hsv(13, 11%, 96%) |
| CMYK | cmyk(0%, 9%, 11.4%, 3.9%) |
| CIE-LAB | lab(90.41, 6.56, 5.67) |
| CIE-LCH | lch(90.41, 8.67, 40.86°) |
| OKLab | oklab(91.99% 0.0209 0.015) |
| OKLCH | oklch(91.99% 0.026 35.7) |
| XYZ | xyz(76.5673, 77.1990, 76.4996) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.83
Very Light Pink
#FFF4F2
ΔE00 5.85
Lavenderblush
#FFF0F5
ΔE00 6.32
Seashell
#FFF5EE
ΔE00 6.59
Linen
#FAF0E6
ΔE00 6.79
Antiquewhite
#FAEBD7
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD9 #D9EFF5
analogous
#F5D9E1 #F5DFD9 #F5EDD9
triadic
#F5DFD9 #D9F5DF #DFD9F5
tetradic
#F5DFD9 #E1F5D9 #D9EFF5 #EDD9F5
square
#F5DFD9 #E1F5D9 #D9EFF5 #EDD9F5
split-complementary
#F5DFD9 #D9F5ED #D9E1F5
monochromatic
#DB8D78 #E8B6A9 #F5DFD9 #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.28
#F5DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F5DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD9
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD9 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D9
Deuteranopia (green-blind)
#E9E5D9
Tritanopia (blue-blind)
#FBDCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd9; /* rgb */ color: rgb(245, 223, 217); /* oklch */ color: oklch(92.0% 0.026 35.7);
Tailwind
colors: {
custom: {
50: '#f8e9e4',
500: '#f5dfd9',
950: '#000000',
},
}SCSS
$custom: #f5dfd9; $custom-light: #f8e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd9",
"rgb": {
"r": 245,
"g": 223,
"b": 217
},
"hsl": {
"h": 12.857,
"s": 58.333,
"l": 90.588
},
"oklch": {
"l": 0.91985,
"c": 0.02569,
"h": 35.7
},
"luminance": 0.77198
}Semantic roles & 50–950 ramp
primary
#F5DFD9
secondary
#9DC9D6
accent
#A2C620
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484