#F1E2DF#F1E2DF
#F1E2DF is a very light, near-neutral red. Relative luminance 0.784; OKLCH L 92.4% C 0.017 H 31.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E2DF |
|---|---|
| RGB | rgb(241, 226, 223) |
| HSL | hsl(10, 39%, 91%) |
| HSV | hsv(10, 7%, 95%) |
| CMYK | cmyk(0%, 6.2%, 7.5%, 5.5%) |
| CIE-LAB | lab(90.97, 4.60, 3.30) |
| CIE-LCH | lch(90.97, 5.66, 35.65°) |
| OKLab | oklab(92.39% 0.0145 0.0088) |
| OKLCH | oklch(92.39% 0.017 31.1) |
| XYZ | xyz(76.7898, 78.4221, 80.8894) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.98
Mistyrose
#FFE4E1
ΔE00 4.45
Lavenderblush
#FFF0F5
ΔE00 4.87
Seashell
#FFF5EE
ΔE00 5.06
Linen
#FAF0E6
ΔE00 5.45
Snow
#FFFAFA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E2DF #DFEEF1
analogous
#F1DFE5 #F1E2DF #F1EBDF
triadic
#F1E2DF #DFF1E2 #E2DFF1
tetradic
#F1E2DF #E5F1DF #DFEEF1 #EBDFF1
square
#F1E2DF #E5F1DF #DFEEF1 #EBDFF1
split-complementary
#F1E2DF #DFF1EB #DFE5F1
monochromatic
#CC958A #DEBBB4 #F1E2DF #F6ECEA #F6ECEA
Accessibility & contrast
On white
1.26
#F1E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#F1E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E2DF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E2DF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#F5E0E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f1e2df; /* rgb */ color: rgb(241, 226, 223); /* oklch */ color: oklch(92.4% 0.017 31.1);
Tailwind
colors: {
custom: {
50: '#f5ebe9',
500: '#f1e2df',
950: '#000000',
},
}SCSS
$custom: #f1e2df; $custom-light: #f5ebe9; $custom-dark: #000000;
JSON
{
"hex": "#f1e2df",
"rgb": {
"r": 241,
"g": 226,
"b": 223
},
"hsl": {
"h": 10,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.92392,
"c": 0.01698,
"h": 31.1
},
"luminance": 0.78421
}Semantic roles & 50–950 ramp
primary
#F1E2DF
secondary
#A7C7CD
accent
#9DB233
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484