#F3E2DF#F3E2DF
#F3E2DF is a very light, near-neutral red. Relative luminance 0.788; OKLCH L 92.6% C 0.019 H 29.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E2DF |
|---|---|
| RGB | rgb(243, 226, 223) |
| HSL | hsl(9, 45%, 91%) |
| HSV | hsv(9, 8%, 95%) |
| CMYK | cmyk(0%, 7%, 8.2%, 4.7%) |
| CIE-LAB | lab(91.13, 5.29, 3.55) |
| CIE-LCH | lch(91.13, 6.37, 33.88°) |
| OKLab | oklab(92.56% 0.0167 0.0094) |
| OKLCH | oklch(92.56% 0.019 29.6) |
| XYZ | xyz(77.4764, 78.7762, 80.9216) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.67
Very Light Pink
#FFF4F2
ΔE00 4.27
Lavenderblush
#FFF0F5
ΔE00 4.75
Seashell
#FFF5EE
ΔE00 5.48
Linen
#FAF0E6
ΔE00 5.96
Snow
#FFFAFA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E2DF #DFF0F3
analogous
#F3DFE6 #F3E2DF #F3ECDF
triadic
#F3E2DF #DFF3E2 #E2DFF3
tetradic
#F3E2DF #E6F3DF #DFF0F3 #ECDFF3
square
#F3E2DF #E6F3DF #DFF0F3 #ECDFF3
split-complementary
#F3E2DF #DFF3EC #DFE6F3
monochromatic
#D29186 #E2BAB2 #F3E2DF #F7EBE9 #F7EBE9
Accessibility & contrast
On white
1.25
#F3E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#F3E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E2DF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E2DF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4DF
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#F8E0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f3e2df; /* rgb */ color: rgb(243, 226, 223); /* oklch */ color: oklch(92.6% 0.019 29.6);
Tailwind
colors: {
custom: {
50: '#f7ebe9',
500: '#f3e2df',
950: '#000000',
},
}SCSS
$custom: #f3e2df; $custom-light: #f7ebe9; $custom-dark: #000000;
JSON
{
"hex": "#f3e2df",
"rgb": {
"r": 243,
"g": 226,
"b": 223
},
"hsl": {
"h": 9,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.92557,
"c": 0.01914,
"h": 29.6
},
"luminance": 0.78775
}Semantic roles & 50–950 ramp
primary
#F3E2DF
secondary
#A5CAD1
accent
#A4B92D
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484