#F3DFDD#F3DFDD
#F3DFDD is a very light, muted red. Relative luminance 0.770; OKLCH L 91.9% C 0.022 H 24.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFDD |
|---|---|
| RGB | rgb(243, 223, 221) |
| HSL | hsl(5, 48%, 91%) |
| HSV | hsv(5, 9%, 95%) |
| CMYK | cmyk(0%, 8.2%, 9.1%, 4.7%) |
| CIE-LAB | lab(90.35, 6.51, 3.46) |
| CIE-LCH | lch(90.35, 7.37, 27.97°) |
| OKLab | oklab(91.92% 0.0203 0.0092) |
| OKLCH | oklch(91.92% 0.022 24.5) |
| XYZ | xyz(76.3997, 77.0517, 79.2404) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.74
Lavenderblush
#FFF0F5
ΔE00 4.92
Very Light Pink
#FFF4F2
ΔE00 5.41
Seashell
#FFF5EE
ΔE00 6.84
Linen
#FAF0E6
ΔE00 7.37
Snow
#FFFAFA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFDD #DDF1F3
analogous
#F3DDE6 #F3DFDD #F3EADD
triadic
#F3DFDD #DDF3DF #DFDDF3
tetradic
#F3DFDD #E6F3DD #DDF1F3 #EADDF3
square
#F3DFDD #E6F3DD #DDF1F3 #EADDF3
split-complementary
#F3DFDD #DDF3EA #DDE6F3
monochromatic
#D38A83 #E3B4B0 #F3DFDD #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.28
#F3DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F3DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFDD
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFDD | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DD
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#F8DDDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfdd; /* rgb */ color: rgb(243, 223, 221); /* oklch */ color: oklch(91.9% 0.022 24.5);
Tailwind
colors: {
custom: {
50: '#f7e9e7',
500: '#f3dfdd',
950: '#000000',
},
}SCSS
$custom: #f3dfdd; $custom-light: #f7e9e7; $custom-dark: #000000;
JSON
{
"hex": "#f3dfdd",
"rgb": {
"r": 243,
"g": 223,
"b": 221
},
"hsl": {
"h": 5.455,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.91924,
"c": 0.02225,
"h": 24.5
},
"luminance": 0.7705
}Semantic roles & 50–950 ramp
primary
#F3DFDD
secondary
#A3CDD1
accent
#AEBB2A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484