#F4DCDE#F4DCDE
#F4DCDE is a very light, muted red. Relative luminance 0.757; OKLCH L 91.5% C 0.027 H 11.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCDE |
|---|---|
| RGB | rgb(244, 220, 222) |
| HSL | hsl(355, 52%, 91%) |
| HSV | hsv(355, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 9%, 4.3%) |
| CIE-LAB | lab(89.72, 8.58, 2.03) |
| CIE-LCH | lch(89.72, 8.81, 13.32°) |
| OKLab | oklab(91.46% 0.0261 0.0055) |
| OKLCH | oklch(91.46% 0.027 11.9) |
| XYZ | xyz(76.0851, 75.6948, 79.6955) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.91
Lavenderblush
#FFF0F5
ΔE00 5.17
Very Light Pink
#FFF4F2
ΔE00 7.17
Light Pink
#FFD1DF
ΔE00 7.89
Pale Pink
#FFCFDC
ΔE00 8.16
Seashell
#FFF5EE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCDE #DCF4F2
analogous
#F4DCEA #F4DCDE #F4E6DC
triadic
#F4DCDE #DEF4DC #DCDEF4
tetradic
#F4DCDE #EAF4DC #DCF4F2 #E6DCF4
square
#F4DCDE #EAF4DC #DCF4F2 #E6DCF4
split-complementary
#F4DCDE #DCF4E6 #DCEAF4
monochromatic
#D77F86 #E5ADB2 #F4DCDE #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.30
#F4DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#F4DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCDE
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCDE | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#F9DADD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dcde; /* rgb */ color: rgb(244, 220, 222); /* oklch */ color: oklch(91.5% 0.027 11.9);
Tailwind
colors: {
custom: {
50: '#f7e6e8',
500: '#f4dcde',
950: '#000000',
},
}SCSS
$custom: #f4dcde; $custom-light: #f7e6e8; $custom-dark: #000000;
JSON
{
"hex": "#f4dcde",
"rgb": {
"r": 244,
"g": 220,
"b": 222
},
"hsl": {
"h": 355,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91461,
"c": 0.02664,
"h": 11.9
},
"luminance": 0.75693
}Semantic roles & 50–950 ramp
primary
#F4DCDE
secondary
#A1D3CF
accent
#C0B326
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484