#F3BFCF#F3BFCF
#F3BFCF is a very light, moderate pink. Relative luminance 0.608; OKLCH L 85.5% C 0.063 H 358.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BFCF |
|---|---|
| RGB | rgb(243, 191, 207) |
| HSL | hsl(342, 68%, 85%) |
| HSV | hsv(342, 21%, 95%) |
| CMYK | cmyk(0%, 21.4%, 14.8%, 4.7%) |
| CIE-LAB | lab(82.28, 21.03, -0.86) |
| CIE-LCH | lch(82.28, 21.05, 357.66°) |
| OKLab | oklab(85.53% 0.0628 -0.002) |
| OKLCH | oklch(85.53% 0.063 358.2) |
| XYZ | xyz(66.8553, 60.8238, 67.2379) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.16
Pink
#FFC0CB
ΔE00 3.29
Pastel Pink
#FFBACD
ΔE00 3.45
Pale Pink
#FFCFDC
ΔE00 3.72
Light Pink
#FFD1DF
ΔE00 4.14
Baby Pink
#FFB7CE
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BFCF #BFF3E3
analogous
#F3BFE9 #F3BFCF #F3C9BF
triadic
#F3BFCF #CFF3BF #BFCFF3
tetradic
#F3BFCF #E9F3BF #BFF3E3 #C9BFF3
square
#F3BFCF #E9F3BF #BFF3E3 #C9BFF3
split-complementary
#F3BFCF #BFF3C9 #BFE9F3
monochromatic
#E05882 #E98BA8 #F3BFCF #FAE5EC #FAE5EC
Accessibility & contrast
On white
1.60
#F3BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#F3BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BFCF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BFCF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7D0
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#FCBDC4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f3bfcf; /* rgb */ color: rgb(243, 191, 207); /* oklch */ color: oklch(85.5% 0.063 358.2);
Tailwind
colors: {
custom: {
50: '#f7d2dd',
500: '#f3bfcf',
950: '#000000',
},
}SCSS
$custom: #f3bfcf; $custom-light: #f7d2dd; $custom-dark: #000000;
JSON
{
"hex": "#f3bfcf",
"rgb": {
"r": 243,
"g": 191,
"b": 207
},
"hsl": {
"h": 341.538,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.85533,
"c": 0.06283,
"h": 358.2
},
"luminance": 0.60821
}Semantic roles & 50–950 ramp
primary
#F3BFCF
secondary
#83D3BB
accent
#D09715
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384