#F4DED8#F4DED8
#F4DED8 is a very light, muted red. Relative luminance 0.764; OKLCH L 91.7% C 0.026 H 35.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DED8 |
|---|---|
| RGB | rgb(244, 222, 216) |
| HSL | hsl(13, 56%, 90%) |
| HSV | hsv(13, 11%, 96%) |
| CMYK | cmyk(0%, 9%, 11.5%, 4.3%) |
| CIE-LAB | lab(90.06, 6.56, 5.68) |
| CIE-LCH | lch(90.06, 8.68, 40.86°) |
| OKLab | oklab(91.68% 0.0209 0.015) |
| OKLCH | oklch(91.68% 0.026 35.7) |
| XYZ | xyz(75.8232, 76.4349, 75.7116) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.94
Very Light Pink
#FFF4F2
ΔE00 6.01
Lavenderblush
#FFF0F5
ΔE00 6.44
Seashell
#FFF5EE
ΔE00 6.73
Linen
#FAF0E6
ΔE00 6.90
Antiquewhite
#FAEBD7
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DED8 #D8EEF4
analogous
#F4D8E0 #F4DED8 #F4ECD8
triadic
#F4DED8 #D8F4DE #DED8F4
tetradic
#F4DED8 #E0F4D8 #D8EEF4 #ECD8F4
square
#F4DED8 #E0F4D8 #D8EEF4 #ECD8F4
split-complementary
#F4DED8 #D8F4EC #D8E0F4
monochromatic
#D98D79 #E7B6A8 #F4DED8 #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.29
#F4DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F4DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DED8
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DED8 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D8
Deuteranopia (green-blind)
#E8E4D8
Tritanopia (blue-blind)
#FADBDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4ded8; /* rgb */ color: rgb(244, 222, 216); /* oklch */ color: oklch(91.7% 0.026 35.7);
Tailwind
colors: {
custom: {
50: '#f8e8e4',
500: '#f4ded8',
950: '#000000',
},
}SCSS
$custom: #f4ded8; $custom-light: #f8e8e4; $custom-dark: #000000;
JSON
{
"hex": "#f4ded8",
"rgb": {
"r": 244,
"g": 222,
"b": 216
},
"hsl": {
"h": 12.857,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.91681,
"c": 0.02572,
"h": 35.7
},
"luminance": 0.76434
}Semantic roles & 50–950 ramp
primary
#F4DED8
secondary
#9CC8D4
accent
#A1C422
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484