#F1DFDA#F1DFDA
#F1DFDA is a very light, muted red. Relative luminance 0.765; OKLCH L 91.7% C 0.021 H 36.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFDA |
|---|---|
| RGB | rgb(241, 223, 218) |
| HSL | hsl(13, 45%, 90%) |
| HSV | hsv(13, 10%, 95%) |
| CMYK | cmyk(0%, 7.5%, 9.5%, 5.5%) |
| CIE-LAB | lab(90.11, 5.32, 4.67) |
| CIE-LCH | lch(90.11, 7.08, 41.25°) |
| OKLab | oklab(91.68% 0.017 0.0124) |
| OKLCH | oklch(91.68% 0.021 36) |
| XYZ | xyz(75.3170, 76.5392, 77.1220) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.88
Very Light Pink
#FFF4F2
ΔE00 5.07
Seashell
#FFF5EE
ΔE00 5.77
Lavenderblush
#FFF0F5
ΔE00 5.89
Linen
#FAF0E6
ΔE00 5.91
Snow
#FFFAFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFDA #DAECF1
analogous
#F1DAE1 #F1DFDA #F1EADA
triadic
#F1DFDA #DAF1DF #DFDAF1
tetradic
#F1DFDA #E1F1DA #DAECF1 #EADAF1
square
#F1DFDA #E1F1DA #DAECF1 #EADAF1
split-complementary
#F1DFDA #DAF1EA #DAE1F1
monochromatic
#CF9281 #E0B9AE #F1DFDA #F7ECE9 #F7ECE9
Accessibility & contrast
On white
1.29
#F1DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#F1DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFDA
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFDA | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DA
Deuteranopia (green-blind)
#E7E4DA
Tritanopia (blue-blind)
#F6DDDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1dfda; /* rgb */ color: rgb(241, 223, 218); /* oklch */ color: oklch(91.7% 0.021 36.0);
Tailwind
colors: {
custom: {
50: '#f5e9e5',
500: '#f1dfda',
950: '#000000',
},
}SCSS
$custom: #f1dfda; $custom-light: #f5e9e5; $custom-dark: #000000;
JSON
{
"hex": "#f1dfda",
"rgb": {
"r": 241,
"g": 223,
"b": 218
},
"hsl": {
"h": 13.043,
"s": 45.098,
"l": 90
},
"oklch": {
"l": 0.91676,
"c": 0.02101,
"h": 36
},
"luminance": 0.76538
}Semantic roles & 50–950 ramp
primary
#F1DFDA
secondary
#A1C4CE
accent
#9AB82D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484