#F1DCDE#F1DCDE
#F1DCDE is a very light, muted red. Relative luminance 0.752; OKLCH L 91.2% C 0.023 H 11.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DCDE |
|---|---|
| RGB | rgb(241, 220, 222) |
| HSL | hsl(354, 43%, 90%) |
| HSV | hsv(354, 9%, 95%) |
| CMYK | cmyk(0%, 8.7%, 7.9%, 5.5%) |
| CIE-LAB | lab(89.47, 7.54, 1.64) |
| CIE-LCH | lch(89.47, 7.71, 12.26°) |
| OKLab | oklab(91.21% 0.0229 0.0044) |
| OKLCH | oklch(91.21% 0.023 11) |
| XYZ | xyz(75.0523, 75.1623, 79.6471) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.37
Lavenderblush
#FFF0F5
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 6.56
Seashell
#FFF5EE
ΔE00 8.47
Light Pink
#FFD1DF
ΔE00 8.73
Snow
#FFFAFA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DCDE #DCF1EF
analogous
#F1DCE8 #F1DCDE #F1E4DC
triadic
#F1DCDE #DEF1DC #DCDEF1
tetradic
#F1DCDE #E8F1DC #DCF1EF #E4DCF1
square
#F1DCDE #E8F1DC #DCF1EF #E4DCF1
split-complementary
#F1DCDE #DCF1E4 #DCE8F1
monochromatic
#CE858C #E0B0B5 #F1DCDE #F6E9EA #F6E9EA
Accessibility & contrast
On white
1.31
#F1DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#F1DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DCDE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DCDE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E4E2DE
Tritanopia (blue-blind)
#F6DBDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f1dcde; /* rgb */ color: rgb(241, 220, 222); /* oklch */ color: oklch(91.2% 0.023 11.0);
Tailwind
colors: {
custom: {
50: '#f5e6e8',
500: '#f1dcde',
950: '#000000',
},
}SCSS
$custom: #f1dcde; $custom-light: #f5e6e8; $custom-dark: #000000;
JSON
{
"hex": "#f1dcde",
"rgb": {
"r": 241,
"g": 220,
"b": 222
},
"hsl": {
"h": 354.286,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.91207,
"c": 0.02331,
"h": 11
},
"luminance": 0.75161
}Semantic roles & 50–950 ramp
primary
#F1DCDE
secondary
#A3CECA
accent
#B6A930
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484