#F4DCDF#F4DCDF
#F4DCDF is a very light, muted red. Relative luminance 0.757; OKLCH L 91.5% C 0.027 H 9.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCDF |
|---|---|
| RGB | rgb(244, 220, 223) |
| HSL | hsl(353, 52%, 91%) |
| HSV | hsv(353, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 8.6%, 4.3%) |
| CIE-LAB | lab(89.74, 8.74, 1.54) |
| CIE-LCH | lch(89.74, 8.88, 10.00°) |
| OKLab | oklab(91.49% 0.0264 0.0042) |
| OKLCH | oklch(91.49% 0.027 9) |
| XYZ | xyz(76.2195, 75.7485, 80.4035) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.23
Lavenderblush
#FFF0F5
ΔE00 5.10
Very Light Pink
#FFF4F2
ΔE00 7.33
Light Pink
#FFD1DF
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 7.93
Seashell
#FFF5EE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCDF #DCF4F1
analogous
#F4DCEB #F4DCDF #F4E5DC
triadic
#F4DCDF #DFF4DC #DCDFF4
tetradic
#F4DCDF #EBF4DC #DCF4F1 #E5DCF4
square
#F4DCDF #EBF4DC #DCF4F1 #E5DCF4
split-complementary
#F4DCDF #DCF4E5 #DCEBF4
monochromatic
#D77F8A #E5ADB4 #F4DCDF #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.30
#F4DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F4DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCDF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCDF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E5E3DF
Tritanopia (blue-blind)
#F9DADD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dcdf; /* rgb */ color: rgb(244, 220, 223); /* oklch */ color: oklch(91.5% 0.027 9.0);
Tailwind
colors: {
custom: {
50: '#f7e6e9',
500: '#f4dcdf',
950: '#000000',
},
}SCSS
$custom: #f4dcdf; $custom-light: #f7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f4dcdf",
"rgb": {
"r": 244,
"g": 220,
"b": 223
},
"hsl": {
"h": 352.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91489,
"c": 0.02677,
"h": 9
},
"luminance": 0.75747
}Semantic roles & 50–950 ramp
primary
#F4DCDF
secondary
#A1D3CD
accent
#C0AC26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484