#F5DFDC#F5DFDC
#F5DFDC is a very light, muted red. Relative luminance 0.774; OKLCH L 92.1% C 0.025 H 26.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFDC |
|---|---|
| RGB | rgb(245, 223, 220) |
| HSL | hsl(7, 56%, 91%) |
| HSV | hsv(7, 10%, 96%) |
| CMYK | cmyk(0%, 9%, 10.2%, 3.9%) |
| CIE-LAB | lab(90.49, 7.04, 4.20) |
| CIE-LCH | lch(90.49, 8.20, 30.84°) |
| OKLab | oklab(92.07% 0.022 0.0112) |
| OKLCH | oklch(92.07% 0.025 26.9) |
| XYZ | xyz(76.9610, 77.3565, 78.5733) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.15
Lavenderblush
#FFF0F5
ΔE00 5.36
Very Light Pink
#FFF4F2
ΔE00 5.79
Seashell
#FFF5EE
ΔE00 7.10
Linen
#FAF0E6
ΔE00 7.60
Snow
#FFFAFA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFDC #DCF2F5
analogous
#F5DCE5 #F5DFDC #F5EBDC
triadic
#F5DFDC #DCF5DF #DFDCF5
tetradic
#F5DFDC #E5F5DC #DCF2F5 #EBDCF5
square
#F5DFDC #E5F5DC #DCF2F5 #EBDCF5
split-complementary
#F5DFDC #DCF5EB #DCE5F5
monochromatic
#DA887D #E7B3AC #F5DFDC #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.27
#F5DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F5DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFDC
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFDC | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#FBDDDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5dfdc; /* rgb */ color: rgb(245, 223, 220); /* oklch */ color: oklch(92.1% 0.025 26.9);
Tailwind
colors: {
custom: {
50: '#f8e9e6',
500: '#f5dfdc',
950: '#000000',
},
}SCSS
$custom: #f5dfdc; $custom-light: #f8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#f5dfdc",
"rgb": {
"r": 245,
"g": 223,
"b": 220
},
"hsl": {
"h": 7.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.92065,
"c": 0.02467,
"h": 26.9
},
"luminance": 0.77355
}Semantic roles & 50–950 ramp
primary
#F5DFDC
secondary
#A0CFD5
accent
#B0C322
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484