#F1DCDF#F1DCDF
#F1DCDF is a very light, muted red. Relative luminance 0.752; OKLCH L 91.2% C 0.023 H 7.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DCDF |
|---|---|
| RGB | rgb(241, 220, 223) |
| HSL | hsl(351, 43%, 90%) |
| HSV | hsv(351, 9%, 95%) |
| CMYK | cmyk(0%, 8.7%, 7.5%, 5.5%) |
| CIE-LAB | lab(89.49, 7.71, 1.15) |
| CIE-LCH | lch(89.49, 7.79, 8.48°) |
| OKLab | oklab(91.24% 0.0233 0.0032) |
| OKLCH | oklch(91.24% 0.023 7.7) |
| XYZ | xyz(75.1867, 75.2160, 80.3551) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.64
Lavenderblush
#FFF0F5
ΔE00 4.65
Very Light Pink
#FFF4F2
ΔE00 6.74
Light Pink
#FFD1DF
ΔE00 8.49
Seashell
#FFF5EE
ΔE00 8.75
Pale Pink
#FFCFDC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DCDF #DCF1EE
analogous
#F1DCE9 #F1DCDF #F1E3DC
triadic
#F1DCDF #DFF1DC #DCDFF1
tetradic
#F1DCDF #E9F1DC #DCF1EE #E3DCF1
square
#F1DCDF #E9F1DC #DCF1EE #E3DCF1
split-complementary
#F1DCDF #DCF1E3 #DCE9F1
monochromatic
#CE858F #E0B0B7 #F1DCDF #F6E9EB #F6E9EB
Accessibility & contrast
On white
1.31
#F1DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#F1DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DCDF
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DCDF | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#F6DBDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f1dcdf; /* rgb */ color: rgb(241, 220, 223); /* oklch */ color: oklch(91.2% 0.023 7.7);
Tailwind
colors: {
custom: {
50: '#f5e6e9',
500: '#f1dcdf',
950: '#000000',
},
}SCSS
$custom: #f1dcdf; $custom-light: #f5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f1dcdf",
"rgb": {
"r": 241,
"g": 220,
"b": 223
},
"hsl": {
"h": 351.429,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.91235,
"c": 0.02346,
"h": 7.7
},
"luminance": 0.75215
}Semantic roles & 50–950 ramp
primary
#F1DCDF
secondary
#A3CEC8
accent
#B6A330
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484