#F3E1DF#F3E1DF
#F3E1DF is a very light, muted red. Relative luminance 0.782; OKLCH L 92.4% C 0.020 H 25.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E1DF |
|---|---|
| RGB | rgb(243, 225, 223) |
| HSL | hsl(6, 45%, 91%) |
| HSV | hsv(6, 8%, 95%) |
| CMYK | cmyk(0%, 7.4%, 8.2%, 4.7%) |
| CIE-LAB | lab(90.89, 5.80, 3.19) |
| CIE-LCH | lch(90.89, 6.63, 28.82°) |
| OKLab | oklab(92.36% 0.0181 0.0085) |
| OKLCH | oklch(92.36% 0.02 25.2) |
| XYZ | xyz(77.2053, 78.2339, 80.8312) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.27
Lavenderblush
#FFF0F5
ΔE00 4.53
Very Light Pink
#FFF4F2
ΔE00 4.66
Seashell
#FFF5EE
ΔE00 6.10
Linen
#FAF0E6
ΔE00 6.66
Snow
#FFFAFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E1DF #DFF1F3
analogous
#F3DFE7 #F3E1DF #F3EBDF
triadic
#F3E1DF #DFF3E1 #E1DFF3
tetradic
#F3E1DF #E7F3DF #DFF1F3 #EBDFF3
square
#F3E1DF #E7F3DF #DFF1F3 #EBDFF3
split-complementary
#F3E1DF #DFF3EB #DFE7F3
monochromatic
#D28E86 #E2B7B2 #F3E1DF #F7EAE9 #F7EAE9
Accessibility & contrast
On white
1.26
#F3E1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F3E1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E1DF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E1DF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#F8DFE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f3e1df; /* rgb */ color: rgb(243, 225, 223); /* oklch */ color: oklch(92.4% 0.020 25.2);
Tailwind
colors: {
custom: {
50: '#f7eae9',
500: '#f3e1df',
950: '#000000',
},
}SCSS
$custom: #f3e1df; $custom-light: #f7eae9; $custom-dark: #000000;
JSON
{
"hex": "#f3e1df",
"rgb": {
"r": 243,
"g": 225,
"b": 223
},
"hsl": {
"h": 6,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.92364,
"c": 0.02,
"h": 25.2
},
"luminance": 0.78233
}Semantic roles & 50–950 ramp
primary
#F3E1DF
secondary
#A5CCD1
accent
#ABB92D
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484