#F1DEDF#F1DEDF
#F1DEDF is a very light, muted red. Relative luminance 0.763; OKLCH L 91.6% C 0.021 H 13.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DEDF |
|---|---|
| RGB | rgb(241, 222, 223) |
| HSL | hsl(357, 40%, 91%) |
| HSV | hsv(357, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 7.5%, 5.5%) |
| CIE-LAB | lab(89.99, 6.67, 1.86) |
| CIE-LCH | lch(89.99, 6.92, 15.62°) |
| OKLab | oklab(91.62% 0.0203 0.005) |
| OKLCH | oklch(91.62% 0.021 13.9) |
| XYZ | xyz(75.7148, 76.2721, 80.5311) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.42
Lavenderblush
#FFF0F5
ΔE00 4.32
Very Light Pink
#FFF4F2
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 7.54
Snow
#FFFAFA
ΔE00 7.89
Linen
#FAF0E6
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DEDF #DEF1F0
analogous
#F1DEE8 #F1DEDF #F1E6DE
triadic
#F1DEDF #DFF1DE #DEDFF1
tetradic
#F1DEDF #E8F1DE #DEF1F0 #E6DEF1
square
#F1DEDF #E8F1DE #DEF1F0 #E6DEF1
split-complementary
#F1DEDF #DEF1E6 #DEE8F1
monochromatic
#CD888C #DFB3B5 #F1DEDF #F6EAEA #F6EAEA
Accessibility & contrast
On white
1.29
#F1DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F1DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DEDF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DEDF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#F5DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dedf; /* rgb */ color: rgb(241, 222, 223); /* oklch */ color: oklch(91.6% 0.021 13.9);
Tailwind
colors: {
custom: {
50: '#f5e8e9',
500: '#f1dedf',
950: '#000000',
},
}SCSS
$custom: #f1dedf; $custom-light: #f5e8e9; $custom-dark: #000000;
JSON
{
"hex": "#f1dedf",
"rgb": {
"r": 241,
"g": 222,
"b": 223
},
"hsl": {
"h": 356.842,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.9162,
"c": 0.02095,
"h": 13.9
},
"luminance": 0.76271
}Semantic roles & 50–950 ramp
primary
#F1DEDF
secondary
#A6CDCB
accent
#B3AD32
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484