#F1DDDF#F1DDDF
#F1DDDF is a very light, muted red. Relative luminance 0.757; OKLCH L 91.4% C 0.022 H 10.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DDDF |
|---|---|
| RGB | rgb(241, 221, 223) |
| HSL | hsl(354, 42%, 91%) |
| HSV | hsv(354, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 7.5%, 5.5%) |
| CIE-LAB | lab(89.74, 7.19, 1.51) |
| CIE-LCH | lch(89.74, 7.34, 11.84°) |
| OKLab | oklab(91.43% 0.0218 0.0041) |
| OKLCH | oklch(91.43% 0.022 10.6) |
| XYZ | xyz(75.4500, 75.7425, 80.4428) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.47
Lavenderblush
#FFF0F5
ΔE00 4.44
Very Light Pink
#FFF4F2
ΔE00 6.21
Seashell
#FFF5EE
ΔE00 8.15
Snow
#FFFAFA
ΔE00 8.36
Gainsboro
#DCDCDC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DDDF #DDF1EF
analogous
#F1DDE9 #F1DDDF #F1E5DD
triadic
#F1DDDF #DFF1DD #DDDFF1
tetradic
#F1DDDF #E9F1DD #DDF1EF #E5DDF1
square
#F1DDDF #E9F1DD #DDF1EF #E5DDF1
split-complementary
#F1DDDF #DDF1E5 #DDE9F1
monochromatic
#CD868D #DFB2B6 #F1DDDF #F6E9EB #F6E9EB
Accessibility & contrast
On white
1.30
#F1DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F1DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DDDF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DDDF | 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)
#E0E0DF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#F5DCDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dddf; /* rgb */ color: rgb(241, 221, 223); /* oklch */ color: oklch(91.4% 0.022 10.6);
Tailwind
colors: {
custom: {
50: '#f5e7e9',
500: '#f1dddf',
950: '#000000',
},
}SCSS
$custom: #f1dddf; $custom-light: #f5e7e9; $custom-dark: #000000;
JSON
{
"hex": "#f1dddf",
"rgb": {
"r": 241,
"g": 221,
"b": 223
},
"hsl": {
"h": 354,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.91427,
"c": 0.02218,
"h": 10.6
},
"luminance": 0.75741
}Semantic roles & 50–950 ramp
primary
#F1DDDF
secondary
#A5CDC9
accent
#B5A831
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484