#F3DCDE#F3DCDE
#F3DCDE is a very light, muted red. Relative luminance 0.755; OKLCH L 91.4% C 0.026 H 11.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCDE |
|---|---|
| RGB | rgb(243, 220, 222) |
| HSL | hsl(355, 49%, 91%) |
| HSV | hsv(355, 9%, 95%) |
| CMYK | cmyk(0%, 9.5%, 8.6%, 4.7%) |
| CIE-LAB | lab(89.63, 8.23, 1.90) |
| CIE-LCH | lch(89.63, 8.45, 12.99°) |
| OKLab | oklab(91.38% 0.025 0.0051) |
| OKLCH | oklch(91.38% 0.026 11.6) |
| XYZ | xyz(75.7389, 75.5163, 79.6793) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.03
Lavenderblush
#FFF0F5
ΔE00 5.01
Very Light Pink
#FFF4F2
ΔE00 6.96
Light Pink
#FFD1DF
ΔE00 8.16
Pale Pink
#FFCFDC
ΔE00 8.44
Seashell
#FFF5EE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCDE #DCF3F1
analogous
#F3DCE9 #F3DCDE #F3E5DC
triadic
#F3DCDE #DEF3DC #DCDEF3
tetradic
#F3DCDE #E9F3DC #DCF3F1 #E5DCF3
square
#F3DCDE #E9F3DC #DCF3F1 #E5DCF3
split-complementary
#F3DCDE #DCF3E5 #DCE9F3
monochromatic
#D48188 #E3AEB3 #F3DCDE #F7E8EA #F7E8EA
Accessibility & contrast
On white
1.30
#F3DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#F3DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCDE
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCDE | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#F8DADD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3dcde; /* rgb */ color: rgb(243, 220, 222); /* oklch */ color: oklch(91.4% 0.026 11.6);
Tailwind
colors: {
custom: {
50: '#f7e6e8',
500: '#f3dcde',
950: '#000000',
},
}SCSS
$custom: #f3dcde; $custom-light: #f7e6e8; $custom-dark: #000000;
JSON
{
"hex": "#f3dcde",
"rgb": {
"r": 243,
"g": 220,
"b": 222
},
"hsl": {
"h": 354.783,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.91376,
"c": 0.02553,
"h": 11.6
},
"luminance": 0.75515
}Semantic roles & 50–950 ramp
primary
#F3DCDE
secondary
#A2D1CD
accent
#BCAF29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484