#F3DCE2#F3DCE2
#F3DCE2 is a very light, muted pink. Relative luminance 0.757; OKLCH L 91.5% C 0.026 H 360.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCE2 |
|---|---|
| RGB | rgb(243, 220, 226) |
| HSL | hsl(344, 49%, 91%) |
| HSV | hsv(344, 9%, 95%) |
| CMYK | cmyk(0%, 9.5%, 7%, 4.7%) |
| CIE-LAB | lab(89.74, 8.90, -0.06) |
| CIE-LCH | lch(89.74, 8.90, 359.64°) |
| OKLab | oklab(91.49% 0.0265 0) |
| OKLCH | oklch(91.49% 0.027 0) |
| XYZ | xyz(76.2814, 75.7333, 82.5363) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.36
Lavenderblush
#FFF0F5
ΔE00 4.92
Light Pink
#FFD1DF
ΔE00 7.29
Pale Pink
#FFCFDC
ΔE00 7.68
Very Light Pink
#FFF4F2
ΔE00 7.72
Thistle
#D8BFD8
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCE2 #DCF3ED
analogous
#F3DCED #F3DCE2 #F3E1DC
triadic
#F3DCE2 #E2F3DC #DCE2F3
tetradic
#F3DCE2 #EDF3DC #DCF3ED #E1DCF3
square
#F3DCE2 #EDF3DC #DCF3ED #E1DCF3
split-complementary
#F3DCE2 #DCF3E1 #DCEDF3
monochromatic
#D48196 #E3AEBC #F3DCE2 #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.30
#F3DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F3DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCE2
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCE2 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#F8DBDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3dce2; /* rgb */ color: rgb(243, 220, 226); /* oklch */ color: oklch(91.5% 0.026 360.0);
Tailwind
colors: {
custom: {
50: '#f7e6eb',
500: '#f3dce2',
950: '#000000',
},
}SCSS
$custom: #f3dce2; $custom-light: #f7e6eb; $custom-dark: #000000;
JSON
{
"hex": "#f3dce2",
"rgb": {
"r": 243,
"g": 220,
"b": 226
},
"hsl": {
"h": 344.348,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.91489,
"c": 0.0265,
"h": 360
},
"luminance": 0.75732
}Semantic roles & 50–950 ramp
primary
#F3DCE2
secondary
#A2D1C5
accent
#BC9629
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484