#F3DCDC#F3DCDC
#F3DCDC is a very light, muted red. Relative luminance 0.754; OKLCH L 91.3% C 0.025 H 17.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCDC |
|---|---|
| RGB | rgb(243, 220, 220) |
| HSL | hsl(0, 49%, 91%) |
| HSV | hsv(0, 9%, 95%) |
| CMYK | cmyk(0%, 9.5%, 9.5%, 4.7%) |
| CIE-LAB | lab(89.58, 7.90, 2.88) |
| CIE-LCH | lch(89.58, 8.41, 20.01°) |
| OKLab | oklab(91.32% 0.0243 0.0077) |
| OKLCH | oklch(91.32% 0.025 17.6) |
| XYZ | xyz(75.4725, 75.4097, 78.2760) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.54
Lavenderblush
#FFF0F5
ΔE00 5.27
Very Light Pink
#FFF4F2
ΔE00 6.70
Seashell
#FFF5EE
ΔE00 8.39
Light Pink
#FFD1DF
ΔE00 8.73
Pale Pink
#FFCFDC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCDC #DCF3F3
analogous
#F3DCE7 #F3DCDC #F3E7DC
triadic
#F3DCDC #DCF3DC #DCDCF3
tetradic
#F3DCDC #E7F3DC #DCF3F3 #E7DCF3
square
#F3DCDC #E7F3DC #DCF3F3 #E7DCF3
split-complementary
#F3DCDC #DCF3E7 #DCE7F3
monochromatic
#D48181 #E3AEAE #F3DCDC #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.31
#F3DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#F3DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCDC
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCDC | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#F8DADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3dcdc; /* rgb */ color: rgb(243, 220, 220); /* oklch */ color: oklch(91.3% 0.025 17.6);
Tailwind
colors: {
custom: {
50: '#f7e6e6',
500: '#f3dcdc',
950: '#000000',
},
}SCSS
$custom: #f3dcdc; $custom-light: #f7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f3dcdc",
"rgb": {
"r": 243,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.91321,
"c": 0.02545,
"h": 17.6
},
"luminance": 0.75408
}Semantic roles & 50–950 ramp
primary
#F3DCDC
secondary
#A2D1D1
accent
#BCBC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484