#F4DFD9#F4DFD9
#F4DFD9 is a very light, muted red. Relative luminance 0.770; OKLCH L 91.9% C 0.025 H 36.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD9 |
|---|---|
| RGB | rgb(244, 223, 217) |
| HSL | hsl(13, 55%, 90%) |
| HSV | hsv(13, 11%, 96%) |
| CMYK | cmyk(0%, 8.6%, 11.1%, 4.3%) |
| CIE-LAB | lab(90.33, 6.21, 5.54) |
| CIE-LCH | lch(90.33, 8.32, 41.76°) |
| OKLab | oklab(91.9% 0.0198 0.0147) |
| OKLCH | oklch(91.9% 0.025 36.5) |
| XYZ | xyz(76.2193, 77.0195, 76.4833) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.14
Very Light Pink
#FFF4F2
ΔE00 5.65
Lavenderblush
#FFF0F5
ΔE00 6.28
Seashell
#FFF5EE
ΔE00 6.34
Linen
#FAF0E6
ΔE00 6.50
Antiquewhite
#FAEBD7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD9 #D9EEF4
analogous
#F4D9E0 #F4DFD9 #F4ECD9
triadic
#F4DFD9 #D9F4DF #DFD9F4
tetradic
#F4DFD9 #E0F4D9 #D9EEF4 #ECD9F4
square
#F4DFD9 #E0F4D9 #D9EEF4 #ECD9F4
split-complementary
#F4DFD9 #D9F4EC #D9E0F4
monochromatic
#D98F7A #E6B7AA #F4DFD9 #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.28
#F4DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F4DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD9
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD9 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D9
Deuteranopia (green-blind)
#E8E5D9
Tritanopia (blue-blind)
#FADCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd9; /* rgb */ color: rgb(244, 223, 217); /* oklch */ color: oklch(91.9% 0.025 36.5);
Tailwind
colors: {
custom: {
50: '#f7e9e4',
500: '#f4dfd9',
950: '#000000',
},
}SCSS
$custom: #f4dfd9; $custom-light: #f7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd9",
"rgb": {
"r": 244,
"g": 223,
"b": 217
},
"hsl": {
"h": 13.333,
"s": 55.102,
"l": 90.392
},
"oklch": {
"l": 0.919,
"c": 0.02463,
"h": 36.5
},
"luminance": 0.77018
}Semantic roles & 50–950 ramp
primary
#F4DFD9
secondary
#9DC8D4
accent
#9FC323
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484