#F3DFD9#F3DFD9
#F3DFD9 is a very light, muted red. Relative luminance 0.768; OKLCH L 91.8% C 0.024 H 37.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD9 |
|---|---|
| RGB | rgb(243, 223, 217) |
| HSL | hsl(14, 52%, 90%) |
| HSV | hsv(14, 11%, 95%) |
| CMYK | cmyk(0%, 8.2%, 10.7%, 4.7%) |
| CIE-LAB | lab(90.25, 5.86, 5.41) |
| CIE-LCH | lch(90.25, 7.98, 42.74°) |
| OKLab | oklab(91.82% 0.0187 0.0143) |
| OKLCH | oklch(91.82% 0.024 37.4) |
| XYZ | xyz(75.8732, 76.8411, 76.4671) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.46
Very Light Pink
#FFF4F2
ΔE00 5.47
Seashell
#FFF5EE
ΔE00 6.09
Linen
#FAF0E6
ΔE00 6.20
Lavenderblush
#FFF0F5
ΔE00 6.25
Antiquewhite
#FAEBD7
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD9 #D9EDF3
analogous
#F3D9E0 #F3DFD9 #F3ECD9
triadic
#F3DFD9 #D9F3DF #DFD9F3
tetradic
#F3DFD9 #E0F3D9 #D9EDF3 #ECD9F3
square
#F3DFD9 #E0F3D9 #D9EDF3 #ECD9F3
split-complementary
#F3DFD9 #D9F3EC #D9E0F3
monochromatic
#D6917C #E4B8AA #F3DFD9 #F8EBE8 #F8EBE8
Accessibility & contrast
On white
1.28
#F3DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F3DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD9
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD9 | 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)
#E3E1D9
Deuteranopia (green-blind)
#E8E5D9
Tritanopia (blue-blind)
#F9DCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfd9; /* rgb */ color: rgb(243, 223, 217); /* oklch */ color: oklch(91.8% 0.024 37.4);
Tailwind
colors: {
custom: {
50: '#f7e9e4',
500: '#f3dfd9',
950: '#000000',
},
}SCSS
$custom: #f3dfd9; $custom-light: #f7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd9",
"rgb": {
"r": 243,
"g": 223,
"b": 217
},
"hsl": {
"h": 13.846,
"s": 52,
"l": 90.196
},
"oklch": {
"l": 0.91816,
"c": 0.02357,
"h": 37.4
},
"luminance": 0.7684
}Semantic roles & 50–950 ramp
primary
#F3DFD9
secondary
#9EC6D2
accent
#9CBF26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484