#F4D8D8#F4D8D8
#F4D8D8 is a very light, muted red. Relative luminance 0.733; OKLCH L 90.5% C 0.031 H 17.7°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D8D8 |
|---|---|
| RGB | rgb(244, 216, 216) |
| HSL | hsl(0, 56%, 90%) |
| HSV | hsv(0, 11%, 96%) |
| CMYK | cmyk(0%, 11.5%, 11.5%, 4.3%) |
| CIE-LAB | lab(88.59, 9.68, 3.55) |
| CIE-LCH | lch(88.59, 10.31, 20.16°) |
| OKLab | oklab(90.53% 0.0297 0.0095) |
| OKLCH | oklch(90.53% 0.031 17.7) |
| XYZ | xyz(74.2579, 73.3043, 75.1898) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.92
Lavenderblush
#FFF0F5
ΔE00 6.71
Light Pink
#FFD1DF
ΔE00 7.39
Pale Pink
#FFCFDC
ΔE00 7.52
Very Light Pink
#FFF4F2
ΔE00 8.36
Light Rose
#FFC5CB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D8D8 #D8F4F4
analogous
#F4D8E6 #F4D8D8 #F4E6D8
triadic
#F4D8D8 #D8F4D8 #D8D8F4
tetradic
#F4D8D8 #E6F4D8 #D8F4F4 #E6D8F4
square
#F4D8D8 #E6F4D8 #D8F4F4 #E6D8F4
split-complementary
#F4D8D8 #D8F4E6 #D8E6F4
monochromatic
#D97979 #E7A8A8 #F4D8D8 #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.34
#F4D8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#F4D8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D8D8
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D8D8 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD8
Deuteranopia (green-blind)
#E3E0D8
Tritanopia (blue-blind)
#FBD6D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f4d8d8; /* rgb */ color: rgb(244, 216, 216); /* oklch */ color: oklch(90.5% 0.031 17.7);
Tailwind
colors: {
custom: {
50: '#f8e4e4',
500: '#f4d8d8',
950: '#000000',
},
}SCSS
$custom: #f4d8d8; $custom-light: #f8e4e4; $custom-dark: #000000;
JSON
{
"hex": "#f4d8d8",
"rgb": {
"r": 244,
"g": 216,
"b": 216
},
"hsl": {
"h": 0,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.90533,
"c": 0.03118,
"h": 17.7
},
"luminance": 0.73303
}Semantic roles & 50–950 ramp
primary
#F4D8D8
secondary
#9CD4D4
accent
#C4C422
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484