#F3DEE3#F3DEE3
#F3DEE3 is a very light, muted red. Relative luminance 0.768; OKLCH L 91.9% C 0.024 H 1.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DEE3 |
|---|---|
| RGB | rgb(243, 222, 227) |
| HSL | hsl(346, 47%, 91%) |
| HSV | hsv(346, 9%, 95%) |
| CMYK | cmyk(0%, 8.6%, 6.6%, 4.7%) |
| CIE-LAB | lab(90.25, 8.03, 0.17) |
| CIE-LCH | lch(90.25, 8.03, 1.22°) |
| OKLab | oklab(91.9% 0.024 0.0006) |
| OKLCH | oklch(91.9% 0.024 1.4) |
| XYZ | xyz(76.9471, 76.8444, 83.4371) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.08
Lavenderblush
#FFF0F5
ΔE00 4.21
Very Light Pink
#FFF4F2
ΔE00 6.86
Light Pink
#FFD1DF
ΔE00 8.14
Pale Pink
#FFCFDC
ΔE00 8.53
Snow
#FFFAFA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DEE3 #DEF3EE
analogous
#F3DEED #F3DEE3 #F3E3DE
triadic
#F3DEE3 #E3F3DE #DEE3F3
tetradic
#F3DEE3 #EDF3DE #DEF3EE #E3DEF3
square
#F3DEE3 #EDF3DE #DEF3EE #E3DEF3
split-complementary
#F3DEE3 #DEF3E3 #DEEDF3
monochromatic
#D28497 #E3B1BD #F3DEE3 #F7E9EC #F7E9EC
Accessibility & contrast
On white
1.28
#F3DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F3DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DEE3
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DEE3 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E3
Deuteranopia (green-blind)
#E5E4E3
Tritanopia (blue-blind)
#F7DDE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dee3; /* rgb */ color: rgb(243, 222, 227); /* oklch */ color: oklch(91.9% 0.024 1.4);
Tailwind
colors: {
custom: {
50: '#f7e8eb',
500: '#f3dee3',
950: '#000000',
},
}SCSS
$custom: #f3dee3; $custom-light: #f7e8eb; $custom-dark: #000000;
JSON
{
"hex": "#f3dee3",
"rgb": {
"r": 243,
"g": 222,
"b": 227
},
"hsl": {
"h": 345.714,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.91899,
"c": 0.02397,
"h": 1.4
},
"luminance": 0.76843
}Semantic roles & 50–950 ramp
primary
#F3DEE3
secondary
#A4D1C6
accent
#BA982C
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484