#F3DCDF#F3DCDF
#F3DCDF is a very light, muted red. Relative luminance 0.756; OKLCH L 91.4% C 0.026 H 8.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCDF |
|---|---|
| RGB | rgb(243, 220, 223) |
| HSL | hsl(352, 49%, 91%) |
| HSV | hsv(352, 9%, 95%) |
| CMYK | cmyk(0%, 9.5%, 8.2%, 4.7%) |
| CIE-LAB | lab(89.66, 8.40, 1.41) |
| CIE-LCH | lch(89.66, 8.51, 9.53°) |
| OKLab | oklab(91.4% 0.0254 0.0039) |
| OKLCH | oklch(91.4% 0.026 8.6) |
| XYZ | xyz(75.8734, 75.5701, 80.3873) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.33
Lavenderblush
#FFF0F5
ΔE00 4.93
Very Light Pink
#FFF4F2
ΔE00 7.13
Light Pink
#FFD1DF
ΔE00 7.91
Pale Pink
#FFCFDC
ΔE00 8.22
Seashell
#FFF5EE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCDF #DCF3F0
analogous
#F3DCEA #F3DCDF #F3E4DC
triadic
#F3DCDF #DFF3DC #DCDFF3
tetradic
#F3DCDF #EAF3DC #DCF3F0 #E4DCF3
square
#F3DCDF #EAF3DC #DCF3F0 #E4DCF3
split-complementary
#F3DCDF #DCF3E4 #DCEAF3
monochromatic
#D4818C #E3AEB5 #F3DCDF #F7E8EA #F7E8EA
Accessibility & contrast
On white
1.30
#F3DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#F3DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCDF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCDF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#F8DBDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3dcdf; /* rgb */ color: rgb(243, 220, 223); /* oklch */ color: oklch(91.4% 0.026 8.6);
Tailwind
colors: {
custom: {
50: '#f7e6e9',
500: '#f3dcdf',
950: '#000000',
},
}SCSS
$custom: #f3dcdf; $custom-light: #f7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f3dcdf",
"rgb": {
"r": 243,
"g": 220,
"b": 223
},
"hsl": {
"h": 352.174,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.91404,
"c": 0.02567,
"h": 8.6
},
"luminance": 0.75569
}Semantic roles & 50–950 ramp
primary
#F3DCDF
secondary
#A2D1CB
accent
#BCA929
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484