#F3CFDC#F3CFDC
#F3CFDC is a very light, muted pink. Relative luminance 0.688; OKLCH L 88.9% C 0.044 H 354.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFDC |
|---|---|
| RGB | rgb(243, 207, 220) |
| HSL | hsl(338, 60%, 88%) |
| HSV | hsv(338, 15%, 95%) |
| CMYK | cmyk(0%, 14.8%, 9.5%, 4.7%) |
| CIE-LAB | lab(86.43, 14.69, -1.72) |
| CIE-LCH | lch(86.43, 14.79, 353.31°) |
| OKLab | oklab(88.86% 0.0434 -0.0044) |
| OKLCH | oklch(88.86% 0.044 354.3) |
| XYZ | xyz(72.1923, 68.8494, 77.1826) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.77
Pale Pink
#FFCFDC
ΔE00 3.16
Light Rose
#FFC5CB
ΔE00 6.28
Bubblegum
#FFC1CC
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 6.85
Pink
#FFC0CB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFDC #CFF3E6
analogous
#F3CFEE #F3CFDC #F3D4CF
triadic
#F3CFDC #DCF3CF #CFDCF3
tetradic
#F3CFDC #EEF3CF #CFF3E6 #D4CFF3
square
#F3CFDC #EEF3CF #CFF3E6 #D4CFF3
split-complementary
#F3CFDC #CFF3D4 #CFEEF3
monochromatic
#DB6D95 #E79EB8 #F3CFDC #F9E7ED #F9E7ED
Accessibility & contrast
On white
1.42
#F3CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#F3CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFDC
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFDC | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#F9CED3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f3cfdc; /* rgb */ color: rgb(243, 207, 220); /* oklch */ color: oklch(88.9% 0.044 354.3);
Tailwind
colors: {
custom: {
50: '#f7dde6',
500: '#f3cfdc',
950: '#000000',
},
}SCSS
$custom: #f3cfdc; $custom-light: #f7dde6; $custom-dark: #000000;
JSON
{
"hex": "#f3cfdc",
"rgb": {
"r": 243,
"g": 207,
"b": 220
},
"hsl": {
"h": 338.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.88861,
"c": 0.04365,
"h": 354.3
},
"luminance": 0.68848
}Semantic roles & 50–950 ramp
primary
#F3CFDC
secondary
#93D3BC
accent
#C88A1E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484