#F3DFDE#F3DFDE
#F3DFDE is a very light, muted red. Relative luminance 0.771; OKLCH L 92.0% C 0.022 H 21.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFDE |
|---|---|
| RGB | rgb(243, 223, 222) |
| HSL | hsl(3, 47%, 91%) |
| HSV | hsv(3, 9%, 95%) |
| CMYK | cmyk(0%, 8.2%, 8.6%, 4.7%) |
| CIE-LAB | lab(90.37, 6.67, 2.97) |
| CIE-LCH | lch(90.37, 7.30, 23.97°) |
| OKLab | oklab(91.95% 0.0206 0.0079) |
| OKLCH | oklch(91.95% 0.022 21) |
| XYZ | xyz(76.5334, 77.1051, 79.9441) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.76
Lavenderblush
#FFF0F5
ΔE00 4.65
Very Light Pink
#FFF4F2
ΔE00 5.48
Seashell
#FFF5EE
ΔE00 7.08
Linen
#FAF0E6
ΔE00 7.70
Snow
#FFFAFA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFDE #DEF2F3
analogous
#F3DEE7 #F3DFDE #F3E9DE
triadic
#F3DFDE #DEF3DF #DFDEF3
tetradic
#F3DFDE #E7F3DE #DEF2F3 #E9DEF3
square
#F3DFDE #E7F3DE #DEF2F3 #E9DEF3
split-complementary
#F3DFDE #DEF3E9 #DEE7F3
monochromatic
#D28884 #E3B3B1 #F3DFDE #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.28
#F3DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F3DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFDE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFDE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#F8DDDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfde; /* rgb */ color: rgb(243, 223, 222); /* oklch */ color: oklch(92.0% 0.022 21.0);
Tailwind
colors: {
custom: {
50: '#f7e9e8',
500: '#f3dfde',
950: '#000000',
},
}SCSS
$custom: #f3dfde; $custom-light: #f7e9e8; $custom-dark: #000000;
JSON
{
"hex": "#f3dfde",
"rgb": {
"r": 243,
"g": 223,
"b": 222
},
"hsl": {
"h": 2.857,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.91951,
"c": 0.0221,
"h": 21
},
"luminance": 0.77104
}Semantic roles & 50–950 ramp
primary
#F3DFDE
secondary
#A4CFD1
accent
#B3BA2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484