#F3DCD7#F3DCD7
#F3DCD7 is a very light, muted red. Relative luminance 0.751; OKLCH L 91.2% C 0.026 H 32.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCD7 |
|---|---|
| RGB | rgb(243, 220, 215) |
| HSL | hsl(11, 54%, 90%) |
| HSV | hsv(11, 12%, 95%) |
| CMYK | cmyk(0%, 9.5%, 11.5%, 4.7%) |
| CIE-LAB | lab(89.46, 7.09, 5.33) |
| CIE-LCH | lch(89.46, 8.87, 36.93°) |
| OKLab | oklab(91.19% 0.0224 0.0141) |
| OKLCH | oklch(91.19% 0.026 32.2) |
| XYZ | xyz(74.8202, 75.1488, 74.8405) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.67
Lavenderblush
#FFF0F5
ΔE00 6.46
Very Light Pink
#FFF4F2
ΔE00 6.48
Seashell
#FFF5EE
ΔE00 7.41
Linen
#FAF0E6
ΔE00 7.64
Snow
#FFFAFA
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCD7 #D7EEF3
analogous
#F3D7E0 #F3DCD7 #F3EAD7
triadic
#F3DCD7 #D7F3DC #DCD7F3
tetradic
#F3DCD7 #E0F3D7 #D7EEF3 #EAD7F3
square
#F3DCD7 #E0F3D7 #D7EEF3 #EAD7F3
split-complementary
#F3DCD7 #D7F3EA #D7E0F3
monochromatic
#D78A79 #E5B3A8 #F3DCD7 #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.31
#F3DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#F3DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCD7
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCD7 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED7
Deuteranopia (green-blind)
#E6E3D7
Tritanopia (blue-blind)
#F9D9DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3dcd7; /* rgb */ color: rgb(243, 220, 215); /* oklch */ color: oklch(91.2% 0.026 32.2);
Tailwind
colors: {
custom: {
50: '#f7e6e3',
500: '#f3dcd7',
950: '#000000',
},
}SCSS
$custom: #f3dcd7; $custom-light: #f7e6e3; $custom-dark: #000000;
JSON
{
"hex": "#f3dcd7",
"rgb": {
"r": 243,
"g": 220,
"b": 215
},
"hsl": {
"h": 10.714,
"s": 53.846,
"l": 89.804
},
"oklch": {
"l": 0.91185,
"c": 0.02643,
"h": 32.2
},
"luminance": 0.75147
}Semantic roles & 50–950 ramp
primary
#F3DCD7
secondary
#9CC9D2
accent
#A5C124
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484