#F3DCDD#F3DCDD
#F3DCDD is a very light, muted red. Relative luminance 0.755; OKLCH L 91.3% C 0.025 H 14.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCDD |
|---|---|
| RGB | rgb(243, 220, 221) |
| HSL | hsl(357, 49%, 91%) |
| HSV | hsv(357, 9%, 95%) |
| CMYK | cmyk(0%, 9.5%, 9.1%, 4.7%) |
| CIE-LAB | lab(89.61, 8.06, 2.39) |
| CIE-LCH | lch(89.61, 8.41, 16.49°) |
| OKLab | oklab(91.35% 0.0246 0.0064) |
| OKLCH | oklch(91.35% 0.025 14.6) |
| XYZ | xyz(75.6053, 75.4628, 78.9756) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.76
Lavenderblush
#FFF0F5
ΔE00 5.12
Very Light Pink
#FFF4F2
ΔE00 6.82
Light Pink
#FFD1DF
ΔE00 8.44
Seashell
#FFF5EE
ΔE00 8.63
Pale Pink
#FFCFDC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCDD #DCF3F2
analogous
#F3DCE8 #F3DCDD #F3E6DC
triadic
#F3DCDD #DDF3DC #DCDDF3
tetradic
#F3DCDD #E8F3DC #DCF3F2 #E6DCF3
square
#F3DCDD #E8F3DC #DCF3F2 #E6DCF3
split-complementary
#F3DCDD #DCF3E6 #DCE8F3
monochromatic
#D48184 #E3AEB1 #F3DCDD #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.30
#F3DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#F3DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCDD
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCDD | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#F8DADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3dcdd; /* rgb */ color: rgb(243, 220, 221); /* oklch */ color: oklch(91.3% 0.025 14.6);
Tailwind
colors: {
custom: {
50: '#f7e6e7',
500: '#f3dcdd',
950: '#000000',
},
}SCSS
$custom: #f3dcdd; $custom-light: #f7e6e7; $custom-dark: #000000;
JSON
{
"hex": "#f3dcdd",
"rgb": {
"r": 243,
"g": 220,
"b": 221
},
"hsl": {
"h": 357.391,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.91348,
"c": 0.02545,
"h": 14.6
},
"luminance": 0.75462
}Semantic roles & 50–950 ramp
primary
#F3DCDD
secondary
#A2D1CF
accent
#BCB629
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484