#F5DFD8#F5DFD8
#F5DFD8 is a very light, muted red. Relative luminance 0.771; OKLCH L 92.0% C 0.026 H 38.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD8 |
|---|---|
| RGB | rgb(245, 223, 216) |
| HSL | hsl(14, 59%, 90%) |
| HSV | hsv(14, 12%, 96%) |
| CMYK | cmyk(0%, 9%, 11.8%, 3.9%) |
| CIE-LAB | lab(90.39, 6.40, 6.16) |
| CIE-LCH | lch(90.39, 8.88, 43.93°) |
| OKLab | oklab(91.96% 0.0205 0.0163) |
| OKLCH | oklch(91.96% 0.026 38.5) |
| XYZ | xyz(76.4376, 77.1471, 75.8167) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.18
Very Light Pink
#FFF4F2
ΔE00 5.93
Seashell
#FFF5EE
ΔE00 6.47
Linen
#FAF0E6
ΔE00 6.56
Lavenderblush
#FFF0F5
ΔE00 6.67
Antiquewhite
#FAEBD7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD8 #D8EEF5
analogous
#F5D8DF #F5DFD8 #F5EDD8
triadic
#F5DFD8 #D8F5DF #DFD8F5
tetradic
#F5DFD8 #DFF5D8 #D8EEF5 #EDD8F5
square
#F5DFD8 #DFF5D8 #D8EEF5 #EDD8F5
split-complementary
#F5DFD8 #D8F5ED #D8DFF5
monochromatic
#DC8F77 #E9B7A7 #F5DFD8 #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.28
#F5DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F5DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD8
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD8 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#E9E5D8
Tritanopia (blue-blind)
#FBDCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd8; /* rgb */ color: rgb(245, 223, 216); /* oklch */ color: oklch(92.0% 0.026 38.5);
Tailwind
colors: {
custom: {
50: '#f8e9e4',
500: '#f5dfd8',
950: '#000000',
},
}SCSS
$custom: #f5dfd8; $custom-light: #f8e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd8",
"rgb": {
"r": 245,
"g": 223,
"b": 216
},
"hsl": {
"h": 14.483,
"s": 59.184,
"l": 90.392
},
"oklch": {
"l": 0.91958,
"c": 0.02616,
"h": 38.5
},
"luminance": 0.77146
}Semantic roles & 50–950 ramp
primary
#F5DFD8
secondary
#9BC8D6
accent
#9EC71F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484